waybar: use nerd font

This commit is contained in:
Peter Cai 2022-03-25 20:40:31 -04:00
parent a0b7dd1df3
commit 07d8ed78cf

View file

@ -1,7 +1,7 @@
* { * {
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: JetBrains Mono; font-family: 'JetBrainsMono Nerd Font', 'JetBrains Mono', 'Hack Nerd Font Mono', 'monospace';
font-size: 14px; font-size: 14px;
min-height: 0; min-height: 0;
margin: 0 0px; margin: 0 0px;