Replace blurry terminus with inconsolota in waybar

This commit is contained in:
coolneng 2021-02-17 04:26:01 +01:00
parent 02405aa4aa
commit 817e5c06e5
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
border: none; border: none;
border-radius: 0; border-radius: 0;
/* `otf-font-awesome` is required to be installed for icons */ /* `otf-font-awesome` is required to be installed for icons */
font-family: TerminessTTF Nerd Font; font-family: Inconsolata Nerd Font;
font-size: 17px; font-size: 17px;
min-height: 0px; min-height: 0px;
} }