From e9a3dd8893e4521f7719199de1c0f1ee139ee8f8 Mon Sep 17 00:00:00 2001 From: Moritz Date: Thu, 15 Jul 2021 17:28:44 +0200 Subject: [PATCH] changed color of occupied labels --- .config/polybar/modules.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/modules.ini b/.config/polybar/modules.ini index 99b95f7..38ca61c 100755 --- a/.config/polybar/modules.ini +++ b/.config/polybar/modules.ini @@ -90,7 +90,7 @@ label-focused-padding = 1 label-occupied = %name% label-occupied-foreground = ${colors.comment} -label-occupied-background = ${colors.green} +label-occupied-background = ${colors.purple} label-occupied-padding = 1 label-urgent = %name%!