polybar: change wal color for "secondary"

This commit is contained in:
mequidis
2023-04-07 17:02:08 +03:00
parent f383054dde
commit e434f772dc

View File

@ -3,7 +3,7 @@ background = ${xrdb:color0:#222}
foreground = ${xrdb:color7:#222} foreground = ${xrdb:color7:#222}
foreground-alt = ${xrdb:color8:#222} foreground-alt = ${xrdb:color8:#222}
primary = ${xrdb:color1:#222} primary = ${xrdb:color1:#222}
secondary = ${xrdb:color5:#222} secondary = ${xrdb:color4:#222}
alert = ${xrdb:color6:#222} alert = ${xrdb:color6:#222}
[bar/main] [bar/main]