🔧 fix polybar font
This commit is contained in:
parent
85445b3d50
commit
5906c98697
1 changed files with 2 additions and 2 deletions
|
@ -28,11 +28,11 @@ padding-right = 1
|
|||
|
||||
module-margin = 1
|
||||
|
||||
separator = \
|
||||
separator = /
|
||||
separator-foreground = ${colors.disabled}
|
||||
|
||||
font-0 = monospace:pixelsize=14;2
|
||||
font-1 = Symbols Nerd Font:style=Regular:pixelsize=13;3
|
||||
font-1 = JetBrainsMonoNerdFont:style=Regular:pixelsize=13;3
|
||||
|
||||
modules-left = bspwm
|
||||
modules-right = memory cpu battery wifi pulseaudio date
|
||||
|
|
Loading…
Reference in a new issue