diff --git a/files/i3.conf b/files/i3.conf index 3ddaaf8..9bb3d77 100644 --- a/files/i3.conf +++ b/files/i3.conf @@ -72,6 +72,9 @@ bindsym $mod+{{ i }} workspace {{ i }} bindsym $mod+Shift+{{ i }} move container to workspace {{ i }} {% endfor %} +bindsym $mod+Shift+minus move scratchpad +bindsym $mod+minus scratchpad show + # Resize set $resize_increment 5 mode "resize" {