waybar: fix font definition
This commit is contained in:
parent
072e3e9484
commit
22c9f88ab9
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
* {
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: Victor Mono;
|
||||
font-family: "VictorMono Nerd Font";
|
||||
font-size: 10pt;
|
||||
}
|
||||
'';
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue