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