Merge pull request 'waybar: fix icon size' (#173) from fix/waybar-icon-size into main
Some checks reported errors
continuous-integration/drone/push Build was killed

Reviewed-on: #173
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
This commit is contained in:
b12f 2023-03-05 14:23:35 +01:00
commit 03aec25c22

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);