aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-06-30 21:29:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-06-30 21:29:53 +1200
commit201863af0717f430f36534c178fb74e872f9d53f (patch)
tree94a8bac4563bb19e7b5ce41d6eb0971a27bf1a63
parentUse different recommended path for checkout (diff)
downloaddotfiles-201863af0717f430f36534c178fb74e872f9d53f.tar.gz
dotfiles-201863af0717f430f36534c178fb74e872f9d53f.zip
Define `hide_edge_borders` in i3 config
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index 0840f1c8..072a6980 100644
--- a/i3/config
+++ b/i3/config
@@ -7,6 +7,9 @@ floating_modifier $mod
# No title bar
new_window 1pixel
+# If the window is the only one on the workspace, forego the borders
+hide_edge_borders smart
+
# Mod+Shift+r restarts i3wm
bindsym $mod+Shift+r restart