From abf88859b1db929f29048d97db5ec74fca7b7f33 Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Sun, 16 Jan 2022 00:05:25 +0000 Subject: [PATCH] Disable swaynag Tapping doesn't register in sway unless a mouse is plugged in --- .config/sway/config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/sway/config b/.config/sway/config index a055555..32810aa 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -34,8 +34,7 @@ bindsym $mod+Shift+$right move right # Sway controls bindsym $mod+Shift+c reload -bindsym $mod+Shift+e exec swaynag -t warning -m "Exit sway?" \ - -b "Exit sway" "swaymsg exit" +bindsym $mod+Shift+e exec swaymsg exit # Workspace controls bindsym $mod+1 workspace 1