fixed swaynag

This commit is contained in:
opal
2023-10-18 09:48:35 -07:00
parent 115a6bda81
commit 7af59ba3ca
2 changed files with 2 additions and 1 deletions

View File

@@ -152,7 +152,7 @@ bindsym $mod+Mod1+g exec grimshot save output
bindsym $mod+Ctrl+g exec grimshot save window
# Turn the system off
bindsym $mod+Shift+e exec swaynag -t custom -m 'What action would you like to perform?' -b 'Shutdown' 'poweroff' -b 'Restart' 'poweroff --reboot' -b 'Suspend' 'systemctl suspend'
bindsym $mod+Shift+e exec swaynag -t custom -m 'What action would you like to perform?' -b 'Shutdown' 'systemctl poweroff' -b 'Restart' 'systemctl reboot' -b 'Suspend' 'systemctl suspend'
# Notifications
exec_always dunst