Use mod shift e
This commit is contained in:
parent
f8c7220503
commit
e4d5df863d
1 changed files with 1 additions and 2 deletions
|
@ -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" {
|
||||
|
|
Loading…
Reference in a new issue