updated waybar font

This commit is contained in:
Alexey 2025-06-24 09:57:07 +03:00
commit 89d7b6f48b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
* {
/* `otf-font-awesome` is required to be installed for icons */
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
font-family: FontAwesome, SourceCodePro;
font-size: 13px;
}