waybar: fix icon size

This commit is contained in:
teutat3s 2023-02-28 14:00:56 +01:00
parent 55d85cc757
commit a301a91d24
Signed by untrusted user: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -6,7 +6,7 @@
}
window#waybar {
font-family: Hack;
font-family: Hack, FontAwesome;
font-weight: 500;
font-size: 14px;
background: rgba(11, 12, 13, 0.90);