Update polybay

This commit is contained in:
Marco Thomas
2021-01-14 11:17:02 +01:00
parent 704eb3a1e6
commit d3cfdb55be

View File

@@ -14,8 +14,6 @@
[colors]
background = #1C1B1D
foreground = #ffffff
urgent = #e06c75
accent = #98c379
black = "#24272a"
red = "#E06C75"
@@ -26,6 +24,9 @@ magenta = "#C678DD"
cyan = "#56B6C2"
white = "#D8D8D8"
urgent = ${colors.red}
accent = ${colors.green}
[bar/laptop]
monitor = ${env:MONITOR}
@@ -98,8 +99,8 @@ label-visible = "%icon%"
label-visible-padding = 2
label-urgent = "%icon%"
label-urgent-background = ${colors.urgent}
label-urgent-foreground = ${colors.background}
label-urgent-overline = ${colors.urgent}
label-urgent-foreground = ${colors.urgent}
label-urgent-padding = 2
label-mode = "%mode%"