From 6bc48e98603f7998ce59692c87053ad2f395d2d4 Mon Sep 17 00:00:00 2001 From: Henrik Bakken Date: Thu, 24 Apr 2025 21:14:22 +0200 Subject: [PATCH] i3 shortcuts --- i3/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index f780e79..52e461d 100644 --- a/i3/config +++ b/i3/config @@ -61,7 +61,9 @@ bindsym $mod+Shift+space floating toggle bindsym $mod+Ctrl+space sticky toggle bindsym $mod+slash scratchpad show -bindsym $mod+question move scratchpad +bindsym $mod+minus scratchpad show +bindsym $mod+Shift+slash move scratchpad +bindsym $mod+Shift+minus move scratchpad bindsym $mod+h focus left bindsym $mod+j focus down