dotfiles/config/waybar: hardcode Font Awesome

This commit is contained in:
Alan Orth 2024-05-06 17:06:36 +03:00
parent d21cb6a169
commit 17e5212f76
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -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;
} }