Fix japanese characters in polybar
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
7e30677321
commit
5ab6dbae69
1 changed files with 4 additions and 3 deletions
|
@ -27,9 +27,10 @@ padding-right = 2
|
|||
module-margin = 2
|
||||
|
||||
font-0 = Noto Sans:pixelsize=12;3
|
||||
font-1 = Font Awesome 5 Free:style=Solid::pixelsize=12;3
|
||||
font-2 = Font Awesome 5 Brands:pixelsize=12;3
|
||||
font-3 = siji:pixelsize=12;3
|
||||
font-1 = Noto Sans CJK JP:pixelsize=12;3
|
||||
font-2 = Font Awesome 5 Free:style=Solid::pixelsize=12;3
|
||||
font-3 = Font Awesome 5 Brands:pixelsize=12;3
|
||||
font-4 = siji:pixelsize=12;3
|
||||
|
||||
modules-left = i3
|
||||
modules-center = xwindow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue