update fonts in waybar config
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
window#waybar {
|
||||
background: @background;
|
||||
color: @foreground;
|
||||
font-family: "Font Awesome 5 Free Solid", Iosevka, "Fira Code";
|
||||
font-family: Iosevka, "Fira Code";
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@@ -34,6 +34,11 @@ window#waybar {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
#network,
|
||||
#custom-power-menu {
|
||||
font-family: "Font Awesome 6 Free Solid";
|
||||
}
|
||||
|
||||
#tray,
|
||||
#pulseaudio,
|
||||
#language,
|
||||
|
||||
Reference in New Issue
Block a user