fix(config): Use correct family pattern for Font Awesome
Fixes jaagr/lemonbuddy#67
This commit is contained in:
parent
cc04a7b19f
commit
8c8f677f7a
@ -41,8 +41,8 @@ padding_right = 1
|
|||||||
module_margin_left = 0
|
module_margin_left = 0
|
||||||
module_margin_right = 0
|
module_margin_right = 0
|
||||||
|
|
||||||
font-0 = sans:size=8;0
|
font-0 = Sans:size=8;0
|
||||||
font-1 = font awesome:size=10:weight=heavy;0
|
font-1 = FontAwesome:size=10:weight=heavy;0
|
||||||
|
|
||||||
modules-left = label
|
modules-left = label
|
||||||
modules-right = volume cpu ram clock
|
modules-right = volume cpu ram clock
|
||||||
|
@ -41,8 +41,8 @@ padding_right = 1
|
|||||||
module_margin_left = 0
|
module_margin_left = 0
|
||||||
module_margin_right = 0
|
module_margin_right = 0
|
||||||
|
|
||||||
font-0 = sans:size=8;0
|
font-0 = Sans:size=8;0
|
||||||
font-1 = font awesome:size=10:weight=heavy;0
|
font-1 = FontAwesome:size=10:weight=heavy;0
|
||||||
|
|
||||||
modules-left = label
|
modules-left = label
|
||||||
modules-center = bspwm
|
modules-center = bspwm
|
||||||
|
@ -41,8 +41,8 @@ padding_right = 1
|
|||||||
module_margin_left = 0
|
module_margin_left = 0
|
||||||
module_margin_right = 0
|
module_margin_right = 0
|
||||||
|
|
||||||
font-0 = sans:size=8;0
|
font-0 = Sans:size=8;0
|
||||||
font-1 = font awesome:size=10:weight=heavy;0
|
font-1 = FontAwesome:size=10:weight=heavy;0
|
||||||
|
|
||||||
modules-left = label
|
modules-left = label
|
||||||
modules-center = i3
|
modules-center = i3
|
||||||
|
Loading…
Reference in New Issue
Block a user