]> src.twobees.de Git - dotfiles.git/blobdiff - stow/i3/.config/i3/config
sway
[dotfiles.git] / stow / i3 / .config / i3 / config
index 087aa23131f823eea104a6a45774f4bc5cb693eb..095359c0418f9d4958b9d93be18abbd3a303fff8 100644 (file)
@@ -169,7 +169,7 @@ bindsym $mod+Shift+c reload
 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 $mod+Shift+e exec "swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your X session.' -B 'Yes, exit sway' 'i3-msg exit'"
 bindsym $mod+Shift+Control+e exec "shutdown -h now"