Use mod shift e

This commit is contained in:
Ethan Lane 2024-11-28 21:49:28 +00:00
parent f8c7220503
commit e4d5df863d

View file

@ -190,8 +190,7 @@ bindsym $mod+Mod1+r reload
# restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
bindsym $mod+Shift+r restart
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -B 'Yes, exit i3' 'i3-msg exit'"
bindsym Control+Mod1+Delete exec "bash /home/vylpes/.cache/scripts/power.sh"
bindsym $mod+Shift+e exec "bash /home/vylpes/.cache/scripts/power.sh"
# resize window (you can also use the mouse for that)
mode "resize" {