From e2b6f717bdfc2ecff50cb0188d67289e3f4c1d24 Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Wed, 6 Jan 2021 19:16:21 +0100 Subject: [PATCH] sway: close windows with rmb on titlebar --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index bc547b8..0c9e52d 100644 --- a/config +++ b/config @@ -76,7 +76,7 @@ bindsym $mod+Return exec $term # Kill focused window bindsym $mod+Shift+q kill -bindsym --release button2 kill +bindsym --release button3 kill # Start your launcher bindsym $mod+p exec $menu