diff --git a/.config/i3/config b/.config/i3/config index 6b27ad7..23fe308 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -267,17 +267,10 @@ bindsym $mod+Shift+0 move container to workspace $ws10 for_window [class="Pinentry"] sticky enable for_window [class="sent"] border pixel 0px for_window [class="Blender"] move to workspace $ws6 -workspace $ws6 gaps inner 0 -workspace $ws6 gaps outer 0 for_window [class="marble"] move to workspace $ws7 for_window [title="GIMP Startup"] move workspace $ws5 for_window [class="Gimp"] move workspace $ws5 -workspace $ws5 gaps inner 0 -workspace $ws5 gaps outer 0 -for_window [window_role="gimp-dock"] floating disable; move left; resize shrink width 50 px or 50ppt -for_window [window_role="gimp-toolbox"] floating disable; move right; resize grow width 30 px or 30ppt for_window [window_role="GtkFileChooserDialog"] resize shrink height 10 px -for_window [instance="dl"] move workspace $ws10 # First I have a tmux window used for background scripts. # I'll later bind this to mod+u.