fix nerd glyphs in waybar
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
Calm Glass (Hyprland / Waybar) — GTK CSS safe
|
||||
-------------------------------------------------- */
|
||||
|
||||
# * {
|
||||
# font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||
# font-size: 13px;
|
||||
# }
|
||||
|
||||
* {
|
||||
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||
font-family: "JetBrainsMono Nerd Font", FontAwesome, sans-serif;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user