old custom gaps and sizes and such removed

This commit is contained in:
Luke Smith 2018-07-03 10:49:53 -04:00
parent 9e70be27a4
commit 327fe4e477

View file

@ -267,17 +267,10 @@ bindsym $mod+Shift+0 move container to workspace $ws10
for_window [class="Pinentry"] sticky enable for_window [class="Pinentry"] sticky enable
for_window [class="sent"] border pixel 0px for_window [class="sent"] border pixel 0px
for_window [class="Blender"] move to workspace $ws6 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 [class="marble"] move to workspace $ws7
for_window [title="GIMP Startup"] move workspace $ws5 for_window [title="GIMP Startup"] move workspace $ws5
for_window [class="Gimp"] 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 [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. # First I have a tmux window used for background scripts.
# I'll later bind this to mod+u. # I'll later bind this to mod+u.