From f35269953456932be0963706444c9e6553996bff Mon Sep 17 00:00:00 2001 From: morten-b <32033374+morten-b@users.noreply.github.com> Date: Wed, 20 Jan 2021 15:32:36 +0100 Subject: [PATCH] Update default --- .config/sway/config.d/default | 2 -- 1 file changed, 2 deletions(-) diff --git a/.config/sway/config.d/default b/.config/sway/config.d/default index 0cd009b..4ed81fb 100644 --- a/.config/sway/config.d/default +++ b/.config/sway/config.d/default @@ -48,8 +48,6 @@ exec swayidle -w\ # Reload the configuration file 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' # # Moving around: #