home/waybar: increased font weight to 600

This commit is contained in:
Aly Raffauf 2024-03-27 22:21:43 -04:00
parent 90c4e851b9
commit 933e33124d

View file

@ -3,6 +3,7 @@
border-radius: 0;
font-family: "NotoSansM Nerd Font";
font-size: 14px;
font-weight: 600;
}
window#waybar {
background: rgba (35, 38, 52, 0.8);