From f59a7b2ab6b186f9960f8907358103238336c91d Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 24 Aug 2017 01:25:29 -0500 Subject: [PATCH] Polybar: Slight formatting change in i3 module --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 14f5d33c..89d35cde 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -166,7 +166,7 @@ label-mode-background = ${res/colors.primary} ; Active workspace on focused monitor label-focused = %name% -label-focused-padding = 2 +label-focused-padding = ${self.label-mode-padding} label-focused-foreground = ${res/colors.background} label-focused-background = ${res/colors.primary}