add: default nagbar exit to i3 config
This commit is contained in:
parent
4f5dd78a25
commit
84f4d7fb61
@ -127,6 +127,9 @@ bindsym $Mod+Shift+r restart
|
||||
# reload the configuration file
|
||||
bindsym $Mod+Shift+c reload
|
||||
|
||||
# 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'"
|
||||
|
||||
############ Container/Window control ############
|
||||
|
||||
# Scratchpad, Floating
|
||||
|
Reference in New Issue
Block a user