waybar: fix icon size
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
teutat3s 2023-02-28 14:00:56 +01:00
parent 55d85cc757
commit a301a91d24
Signed by: 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);