From 498c9197daae878b3340071ccb8995f0ef9a118f Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 4 Nov 2017 15:46:13 +0000 Subject: [PATCH] Remove unused colours from topbar --- modules/i3/files/i3.conf | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/i3/files/i3.conf b/modules/i3/files/i3.conf index 1922d3e..644e9a8 100644 --- a/modules/i3/files/i3.conf +++ b/modules/i3/files/i3.conf @@ -128,10 +128,6 @@ bar { colors { separator #666666 statusline #dddddd - focused_workspace #0088CC #0088CC #ffffff - active_workspace #333333 #333333 #ffffff - inactive_workspace #333333 #333333 #888888 - urgent_workspace #2f343a #900000 #ffffff } }