polybar: change wal color for "secondary"

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent c262d5667c
commit b5a03f119b

View File

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