aboutsummaryrefslogtreecommitdiff
path: root/i3/config
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2021-07-02 13:33:20 +1200
committerTom Ryder <tom@sanctum.geek.nz>2021-07-02 13:33:20 +1200
commit5c6971708227032e47ec09f19946f96481dea266 (patch)
tree23cfb17d78a26bf3925e76d8d43dbe2a3a8098fc /i3/config
parentMerge branch 'release/v11.4.0' (diff)
parentUpdate PGP key (diff)
downloaddotfiles-84fc7d5acf93752c9c94df7630357dcc4c41f576.tar.gz (sig)
dotfiles-84fc7d5acf93752c9c94df7630357dcc4c41f576.zip
Merge branch 'release/v11.5.0'v11.5.0
* release/v11.5.0: Update PGP key Update dotfiles(7) manual page Update submodule URLs Define `hide_edge_borders` in i3 config Use different recommended path for checkout Update PGP key Correct Xresources Makefile installation Reduce log level for newsboat reload task Allow dashes in `keep` items Update PGP key fingerprint
Diffstat (limited to '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