module(waybar): Use Source Han Serif as fallback font
This commit is contained in:
parent
46ef838dc6
commit
03a6b549a2
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ in {
|
||||||
];
|
];
|
||||||
style = ''
|
style = ''
|
||||||
* {
|
* {
|
||||||
font-family: Libertinus Serif, Maple Mono NF CN;
|
font-family: Libertinus Serif, Source Han Serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue