From 8ad4dc12b1e8d2039f93b6af3f43ebf67f9c9be4 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Sun, 20 Apr 2025 21:36:34 +0200 Subject: [PATCH] i3 tweak --- i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3/config b/i3/config index 8072bbf..510d83c 100644 --- a/i3/config +++ b/i3/config @@ -61,8 +61,8 @@ bindsym $mod+space focus mode_toggle bindsym $mod+Shift+space floating toggle bindsym $mod+Ctrl+space sticky toggle -bindsym $mod+minus scratchpad show -bindsym $mod+Shift+minus move scratchpad +bindsym $mod+slash scratchpad show +bindsym $mod+question move scratchpad bindsym $mod+h focus left bindsym $mod+j focus down