From 0672db625a78728ec630ab879cb6b80b51d29d14 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Wed, 20 Jul 2022 16:01:31 +0200 Subject: [PATCH] Remove exit binding --- arch-config/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index 765207c3..fdfad25d 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -107,7 +107,7 @@ exec swayidle -w \ bindsym $mod+Shift+c reload # Exit sway (logs you out of your Wayland session) - 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 Wayland session.' -B 'Yes, exit sway' 'swaymsg 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 Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' # # Moving around: #