dotfiles/config/waybar: hardcode Font Awesome
This commit is contained in:
parent
d21cb6a169
commit
17e5212f76
@ -22,7 +22,7 @@
|
|||||||
* {
|
* {
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: Source Sans Pro Semibold, sans-serif;
|
font-family: Source Sans Pro Semibold, "Font Awesome 6 Free", sans-serif;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
min-height: 0;
|
min-height: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user