update bar
This commit is contained in:
parent
ef34d6b72c
commit
311d25a093
|
@ -53,7 +53,7 @@ padding-right = 2
|
|||
module-margin-left = 1
|
||||
module-margin-right = 2
|
||||
|
||||
font-0 = inter:pixelsize=12;3
|
||||
font-0 = ubuntu:pixelsize=12;3
|
||||
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
|
||||
font-2 = siji:pixelsize=12;2
|
||||
|
||||
|
@ -87,13 +87,13 @@ label = %title:0:100:...%
|
|||
[module/bspwm]
|
||||
type = internal/bspwm
|
||||
|
||||
label-focused = =
|
||||
label-focused = _
|
||||
label-focused-foreground = ${colors.background}
|
||||
label-focused-background = ${colors.background-alt}
|
||||
label-focused-underline= ${colors.primary}
|
||||
label-focused-padding = 2
|
||||
|
||||
label-occupied = -
|
||||
label-occupied = _
|
||||
label-occupied-padding = 2
|
||||
|
||||
label-urgent = !
|
||||
|
|
Loading…
Reference in New Issue