Fix locking script location
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ elif [ "$WM" = "i3" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
commands="\
|
commands="\
|
||||||
Lock:$HOME/.scripts/wm/lock.sh
|
Lock:$HOME/.local/bin/wm/lock.sh
|
||||||
Suspend:systemctl suspend
|
Suspend:systemctl suspend
|
||||||
Shutdown:systemctl poweroff
|
Shutdown:systemctl poweroff
|
||||||
Reboot:systemctl reboot
|
Reboot:systemctl reboot
|
||||||
|
|||||||
Reference in New Issue
Block a user