Replace blurry terminus with inconsolota in waybar
This commit is contained in:
parent
02405aa4aa
commit
817e5c06e5
|
@ -2,7 +2,7 @@
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
/* `otf-font-awesome` is required to be installed for icons */
|
||||
font-family: TerminessTTF Nerd Font;
|
||||
font-family: Inconsolata Nerd Font;
|
||||
font-size: 17px;
|
||||
min-height: 0px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue