diff --git a/tree/.local/bin/screenlock b/tree/.local/bin/screenlock index c49aa5a..2f6897d 100755 --- a/tree/.local/bin/screenlock +++ b/tree/.local/bin/screenlock @@ -9,4 +9,4 @@ if ps -e | grep " $LOCKPROG\$" exit 1 end -$LOCKPROG $argv +ba $LOCKPROG $argv