mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-19 14:43:13 +09:00
Update shutdown_menu
This commit is contained in:
@@ -115,7 +115,7 @@ typeset -A menu
|
||||
# Menu with keys/commands
|
||||
|
||||
menu=(
|
||||
[ Shutdown]="systemctl poweroff"
|
||||
[ Shutdown]="systemctl poweroff"
|
||||
[ Reboot]="systemctl reboot"
|
||||
[ Suspend]="systemctl suspend"
|
||||
[ Lock]="~/.config/i3/scripts/blur-lock.sh"
|
||||
|
||||
Reference in New Issue
Block a user