From b7a2ef8e9112302ee8b30becb45df51d5f46f085 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 21 Jan 2017 20:58:50 +1300 Subject: No title bar for i3 windows --- i3/config | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3