From 3b4aabf936aeca88f325183f1a7895f0a5b263a9 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 26 Jul 2025 12:59:11 -0500 Subject: Remove default scroll scratchpad bindings --- scroll/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'scroll') diff --git a/scroll/config b/scroll/config index 3e06009..9c25c8c 100644 --- a/scroll/config +++ b/scroll/config @@ -270,14 +270,14 @@ animations { # You can send windows there and get them back later. # Move the currently focused window to the scratchpad - bindsym $mod+Shift+z move scratchpad + #bindsym $mod+Shift+z move scratchpad # Show the next scratchpad window or hide the focused scratchpad window. # If there are multiple scratchpad windows, this command cycles through them. - bindsym $mod+z scratchpad show - bindsym --no-repeat $mod+Alt+z scratchpad jump + #bindsym $mod+z scratchpad show + #bindsym --no-repeat $mod+Alt+z scratchpad jump - bindsym $mod+Ctrl+z workspace back_and_forth + #bindsym $mod+Ctrl+z workspace back_and_forth # # Mode modifiers -- cgit v1.2.3