dot_config/waybar/style.css: Font Awesome 7

This commit is contained in:
2025-09-05 20:34:53 +03:00
parent 652f8e8a34
commit a5effbe22d

View File

@@ -22,7 +22,7 @@
* { * {
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: Source Sans Pro Semibold, "Font Awesome 6 Free", sans-serif; font-family: Source Sans Pro Semibold, "Font Awesome 7 Free", sans-serif;
font-size: 13px; font-size: 13px;
min-height: 0; min-height: 0;
} }