summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-07-18 10:40:19 +0100
committerSean Whitton <spwhitton@spwhitton.name>2020-01-12 12:28:26 +0000
commitf3f29244828a0d8120fb0edccb0ecc0be2f110da (patch)
tree3f08f6249e72c98a70a956e1f7f7cad45f5d5ab8
parent2d1aefafb487c7ba44d102f15c4de2473779dccd (diff)
downloaddotfiles-f3f29244828a0d8120fb0edccb0ecc0be2f110da.tar.gz
comment out gaps config on zephyr
-rw-r--r--.config/i3/config10
1 files changed, 5 insertions, 5 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 69ec9158..4cccd9fb 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -358,8 +358,8 @@ bindsym $mod+u [class="^Emacs$" title="^Org-mode agenda$"] focus, exec emacsclie
# gaps config on zephyr
-for_window [class="^.*"] border pixel 2
-gaps inner 20
-# smart_gaps off
-# workspace 10 gaps inner 0
-# workspace 10 gaps outer 0
+# for_window [class="^.*"] border pixel 2
+# gaps inner 20
+# # smart_gaps off
+# # workspace 10 gaps inner 0
+# # workspace 10 gaps outer 0