diff --git a/.config/polybar/config b/.config/polybar/config index c8362656..790b5df7 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -249,7 +249,7 @@ label-mounted = %free:5% free [module/hostname] type = custom/script -format-foreground = ${res/colors.background-alt} +format-foreground = ${res/colors.foreground-dark} interval = 3600 exec = hostname @@ -315,7 +315,7 @@ exec-if = ! systemctl is-active tor [module/uname] type = custom/script -format-foreground = ${res/colors.background-alt} +format-foreground = ${res/colors.foreground-dark} interval = 3600 exec = uname -sr