From 0e04168988c7fd5ece3fc33efedf88c2ce67a6ed Mon Sep 17 00:00:00 2001 From: zegonix Date: Mon, 11 May 2026 08:55:13 +0200 Subject: [PATCH] (i3) added keybindings for testing the scratchpad --- i3/.config/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 4af6031..9e1c47c 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -128,6 +128,7 @@ bindsym $mod+7 workspace number $ws7 bindsym $mod+8 workspace number $ws8 bindsym $mod+9 workspace number $ws9 bindsym $mod+0 workspace number $ws10 +bindsym $mod+b scratchpad show # move focused container to workspace bindsym $mod+Shift+1 move container to workspace number $ws1 @@ -140,6 +141,7 @@ bindsym $mod+Shift+7 move container to workspace number $ws7 bindsym $mod+Shift+8 move container to workspace number $ws8 bindsym $mod+Shift+9 move container to workspace number $ws9 bindsym $mod+Shift+0 move container to workspace number $ws10 +bindsym $mod+Shift+z move scratchpad # move focused container and switch to workspace bindsym $mod+$Alt+1 move container to workspace number $ws1; workspace number $ws1