mirror of
https://github.com/10h30/endeavouros-i3wm-setup.git
synced 2026-07-18 22:23:12 +09:00
Update powermenu
adding hibernate to powermenu
This commit is contained in:
@@ -117,6 +117,7 @@ menu=(
|
||||
[ Shutdown]="systemctl poweroff"
|
||||
[ Reboot]="systemctl reboot"
|
||||
[ Suspend]="systemctl suspend"
|
||||
[ Hibernate]="systemctl hibernate"
|
||||
[ Lock]="~/.config/i3/scripts/blur-lock.sh"
|
||||
[ Logout]="i3-msg exit"
|
||||
[ Cancel]=""
|
||||
|
||||
Reference in New Issue
Block a user