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:
Salt 2018-06-23 21:38:28 -05:00
parent ec19a5c4fa
commit ffffb7c777

View File

@ -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"
#========================================