Polybar now uses xrdb resources

This commit is contained in:
2021-10-07 23:07:31 +02:00
parent 9cc1f58867
commit 616315737f

View File

@@ -17,15 +17,13 @@
;========================================================== ;==========================================================
[colors] [colors]
;background = ${xrdb:color0:#222} background = ${xrdb:background:#2E3440}
background = #2E3440 background-alt = ${xrdb:color0:#3B4252}
background-alt = #444 foreground = ${xrdb:foreground:#D8DEE9}
;foreground = ${xrdb:color7:#222} foreground-alt = ${xrdb:color8:#4C566A}
foreground = #D8DEE9 primary = ${xrdb:color6:#88C0D0}
foreground-alt = #4C566A secondary = ${xrdb:color4:#81A1C1}
primary = #ffb52a alert = ${xrdb:color1:#BF616A}
secondary = #e60053
alert = #bd2c40
[bar/example] [bar/example]
monitor = ${env:MONITOR:} monitor = ${env:MONITOR:}