no confirmation message on logout
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
# i3 config generated to mimic your sway config
|
|
||||||
|
|
||||||
# Set mod key (Mod1 = Alt)
|
# Set mod key (Mod1 = Alt)
|
||||||
set $mod Mod1
|
set $mod Mod1
|
||||||
set $left h
|
set $left h
|
||||||
@@ -36,7 +34,7 @@ floating_modifier $mod
|
|||||||
bindsym $mod+Shift+r reload
|
bindsym $mod+Shift+r reload
|
||||||
|
|
||||||
# Exit i3
|
# Exit i3
|
||||||
bindsym $mod+Shift+e exec "i3-nagbar -t warning -m 'Exit i3? This will end your session.' -b 'Yes, exit i3' 'i3-msg exit'"
|
bindsym $mod+Shift+e exit
|
||||||
|
|
||||||
focus_follows_mouse yes
|
focus_follows_mouse yes
|
||||||
focus_on_window_activation none
|
focus_on_window_activation none
|
||||||
|
|||||||
Reference in New Issue
Block a user