Polybar: Bold parts of the bspwm module
This commit is contained in:
parent
0331148d7a
commit
b9add140ba
@ -57,6 +57,7 @@ border-left-size = ${res/config.border-size}
|
||||
border-right-size = ${res/config.border-size}
|
||||
font-0 = "Roboto:style=Regular:size=10;2"
|
||||
font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2"
|
||||
font-2 = "Roboto:style=Bold:size=10;2"
|
||||
|
||||
[bar/primary]
|
||||
monitor = ${env:PB_MONITOR:eDP-1}
|
||||
@ -132,10 +133,12 @@ label-mode-padding = 4
|
||||
label-mode-background = ${res/colors.red}
|
||||
label-focused = %name%
|
||||
label-focused-padding = 4
|
||||
label-focused-font = 3
|
||||
label-focused-foreground = ${res/colors.bg}
|
||||
label-focused-background = ${res/colors.selection}
|
||||
label-occupied = %name%
|
||||
label-occupied-padding = 4
|
||||
label-occupied-font = 3
|
||||
label-empty = %name%
|
||||
label-empty-foreground = ${res/colors.gray}
|
||||
label-empty-padding = 4
|
||||
|
Loading…
Reference in New Issue
Block a user