aboutsummaryrefslogtreecommitdiff
path: root/dot-config
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2024-11-02 00:46:25 +0000
committerBlake Romero <blake@blkrom.com>2024-11-02 00:46:25 +0000
commitc2cbcef96a1c19220683302764a4e6e4261f30e9 (patch)
tree854beebc77ede6608fbd2b13a42a45ac68b07af7 /dot-config
parent823f8b1a097a55d88010af043dbd34d7899833f0 (diff)
Change sway exit message
Diffstat (limited to 'dot-config')
-rw-r--r--dot-config/sway/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot-config/sway/config b/dot-config/sway/config
index d0629e0..d491664 100644
--- a/dot-config/sway/config
+++ b/dot-config/sway/config
@@ -70,7 +70,7 @@ bindsym $mod+Space exec bemenu-run -p ">" -H 23
bindsym $mod+Return exec $term
bindsym $mod+q kill
bindsym $mod+r reload
-bindsym $mod+e exec swaynag -t warning -m 'Do you want to exit sway?' -B 'Yes, exit sway' 'swaymsg exit'
+bindsym $mod+e exec swaynag -t warning -m 'Do you want to logout from Sway?' -B 'Yes, exit sway' 'swaymsg exit'
bindsym $mod+Escape exit
bindsym --locked XF86MonBrightnessUp exec brightnessctl --save set +10%