fix weird waybar icons

This commit is contained in:
Yannick7777 2025-01-21 16:38:38 +01:00
parent d3d34f1b91
commit 57d33860d2

View file

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