From 024301a886470f528cdd27b7911f1bd9b76e554f Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 26 Jul 2025 12:58:23 -0500 Subject: Fix closing windows in scroll --- scroll/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scroll') diff --git a/scroll/config b/scroll/config index 222f6cd..86f26df 100644 --- a/scroll/config +++ b/scroll/config @@ -130,7 +130,7 @@ animations { bindsym $mod+Shift+c reload # Closes the active application (hopefully) - bindsym $mod+Shift+q view_close + bindsym $mod+Shift+q kill # Exit scroll (logs you out of your Wayland session) bindsym $mod+Shift+e exec scrollnag -t warning -m 'You pressed the exit shortcut. Do you really want to exit scroll? This will end your Wayland session.' -B 'Yes, exit scroll' 'scrollmsg exit' -- cgit v1.2.3