Merge pull request 'waybar: fix icon size' (#173) from fix/waybar-icon-size into main
Reviewed-on: pub-solar/os#173 Reviewed-by: b12f <hello@benjaminbaedorf.eu>
This commit is contained in:
commit
03aec25c22
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue