We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f9f30 commit d8fc64cCopy full SHA for d8fc64c
commands/media/lowfi/lowfi.sh
@@ -51,5 +51,5 @@ if pgrep -f "lowfi$" > /dev/null; then
51
'
52
else
53
echo "Starting new lowfi instance"
54
- /Applications/WezTerm.app/Contents/MacOS/wezterm start -- lowfi
+ /Applications/WezTerm.app/Contents/MacOS/wezterm start -- lowfi &
55
fi
0 commit comments