waybar: set font size

This commit is contained in:
Aly Raffauf 2024-03-24 05:02:59 -04:00
parent 06713a2e7c
commit 5b3e78e185

View file

@ -42,6 +42,7 @@
border: none; border: none;
border-radius: 0; border-radius: 0;
font-family: DroidSansM Nerd Font Mono; font-family: DroidSansM Nerd Font Mono;
font-size: 14px;
} }
window#waybar { window#waybar {
background: rgba (0, 0, 0, 0.5); background: rgba (0, 0, 0, 0.5);