From c418aca95a56456a8a5e13d2aee06584ddaf3461 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 12 Oct 2018 01:15:23 -0500 Subject: [PATCH] Polybar: Fix color mismatch on i3-mode module --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index 6dd857f3..2b4d5345 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -281,7 +281,7 @@ label-urgent-font = 2 type = internal/i3 format = format-prefix = "i3: " -format-prefix-foreground = ${res/colors.wm} +format-prefix-foreground = ${res/colors.mod-wm} # Just in case enable-scroll = false