Polybar: Remove Font Awesome
Had to put Inconsolata back in its place so that the progress bars weren't defaulting to Deja Vu glyphs
This commit is contained in:
parent
ec19a5c4fa
commit
ffffb7c777
@ -39,7 +39,7 @@ bar-fill = ━
|
||||
font-0 = "Roboto:style=Regular:size=10;2"
|
||||
font-1 = "Roboto:style=Medium:size=10;2"
|
||||
font-2 = "Roboto:style=Light:size=10;2"
|
||||
font-3 = "FontAwesome:size=10;2"
|
||||
font-3 = "Inconsolata:size=10;2"
|
||||
font-4 = "Material Design Icons:size=11;3"
|
||||
|
||||
#========================================
|
||||
|
Loading…
Reference in New Issue
Block a user