improve i3lock

This commit is contained in:
SALVI Jérémie
2024-08-16 17:07:36 +02:00
parent edbf81ed9c
commit bb520cb5e4

View File

@@ -24,7 +24,7 @@ case $selected in
urxvt -e /usr/local/share/dotfiles/scripts/update.sh urxvt -e /usr/local/share/dotfiles/scripts/update.sh
;; ;;
"Lock") "Lock")
i3lock /usr/local/share/dotfiles/scripts/i3lock.sh
;; ;;
"Shutdown") "Shutdown")
systemctl poweroff systemctl poweroff