aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-21 20:58:50 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-21 20:58:50 +1300
commitb7a2ef8e9112302ee8b30becb45df51d5f46f085 (patch)
treec64de189b89fcd0ecde2006b5f9ac1241ef0ead4 /i3
parentRemove an irrelevant issue (diff)
downloaddotfiles-b7a2ef8e9112302ee8b30becb45df51d5f46f085.tar.gz
dotfiles-b7a2ef8e9112302ee8b30becb45df51d5f46f085.zip
No title bar for i3 windows
Diffstat (limited to 'i3')
-rw-r--r--i3/config3
1 files changed, 3 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index b7c5dd5b..3c063c94 100644
--- a/i3/config
+++ b/i3/config
@@ -7,6 +7,9 @@ font pango:Verdana 7
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod
+# No title bar
+new_window 1pixel
+
# Mod+Shift+r restarts i3wm
bindsym $mod+Shift+r restart