summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-07-03 10:49:53 -0400
committerLuke Smith <luke@lukesmith.xyz>2018-07-03 10:49:53 -0400
commit327fe4e4779a60ae2566e94f214ae7573a925766 (patch)
tree7791ad90980e091590527800933c0c81fe4f69fd /.config
parent9e70be27a484f4356d13b2f27da67495fd449e22 (diff)
downloadeibhear-327fe4e4779a60ae2566e94f214ae7573a925766.tar.gz
eibhear-327fe4e4779a60ae2566e94f214ae7573a925766.tar.zst
eibhear-327fe4e4779a60ae2566e94f214ae7573a925766.zip
old custom gaps and sizes and such removed
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config7
1 files changed, 0 insertions, 7 deletions
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.