no confirmation message on logout

This commit is contained in:
2026-06-30 22:26:59 +02:00
parent da5b801d02
commit dac4f22c6f
+1 -3
View File
@@ -1,5 +1,3 @@
# i3 config generated to mimic your sway config
# Set mod key (Mod1 = Alt)
set $mod Mod1
set $left h
@@ -36,7 +34,7 @@ floating_modifier $mod
bindsym $mod+Shift+r reload
# 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_on_window_activation none