diff --git a/i3/scripte/lock.sh b/i3/scripte/lock.sh index 4af3dab..7906cea 100755 --- a/i3/scripte/lock.sh +++ b/i3/scripte/lock.sh @@ -60,7 +60,7 @@ if [[ -n "$1" ]]; then hibernate ;; --help | -h) - + help exit 0 ;; *)