From 0aedfa940b9552cec501189c266e5b498e435240 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 1 Sep 2017 23:41:20 -0500 Subject: [PATCH] Polybar: Make current workspace more obvious --- .config/polybar/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/polybar/config b/.config/polybar/config index 3a9635d1..0e81c084 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -162,6 +162,7 @@ label-mode-background = ${res/colors.primary} ; Active workspace on focused monitor label-focused = %name% label-focused-padding = ${self.label-mode-padding} +label-focused-background = ${res/colors.background-4} label-focused-overline = ${res/colors.primary} ; Active workspace on unfocused monitor