|
|
@ -7,11 +7,11 @@ reverse-scroll = true |
|
|
|
label-focused = %{T3} |
|
|
|
label-focused-foreground = ${color.accent} |
|
|
|
label-occupied = %{T3} |
|
|
|
label-occupied-foreground = ${color.accent} |
|
|
|
label-occupied-foreground = ${color.foreground} |
|
|
|
label-urgent = %{T3} |
|
|
|
label-urgent-foreground = ${color.attention} |
|
|
|
label-empty = %{T3} |
|
|
|
label-empty-foreground = ${color.accent} |
|
|
|
label-empty-foreground = ${color.foreground} |
|
|
|
label-separator = " " |
|
|
|
label-separator-padding = 0 |
|
|
|
|
|
|
|