Changed font

This commit is contained in:
Tibo De Peuter 2022-05-25 10:49:40 +02:00
parent ccdd28178e
commit 55f0c21536

View file

@ -4,8 +4,10 @@
* {
/* `otf-font-awesome` is required to be installed for icons */
font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif;
/* font-family: FontAwesome, Roboto, Helvetica, Arial, sans-serif; */
font-family: Hack;
font-size: 13px;
letter-spacing: -1px;
}
window#waybar {