From 541110f11c98a4ee5f9cc47e80a025f465b67fa3 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 26 Jul 2021 15:06:57 +1200 Subject: Restore title bars to i3 windows --- i3/config | 3 --- 1 file changed, 3 deletions(-) diff --git a/i3/config b/i3/config index eff17a21..f43679e8 100644 --- a/i3/config +++ b/i3/config @@ -4,9 +4,6 @@ set $mod Mod4 # Use Mouse+$mod to drag floating windows to their wanted position 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 -- cgit v1.2.3