feat(waybar): adjust font size

This commit is contained in:
BluishHumility
2024-07-30 21:57:30 -04:00
parent 895f5493c4
commit 6e7f6ec4a3

View File

@@ -54,7 +54,7 @@
color: #e3e3ea; color: #e3e3ea;
background-color: @base1; background-color: @base1;
font-family: JetBrainsMono; font-family: JetBrainsMono;
font-size: 14px; font-size: 13px;
} }
/* Every modules */ /* Every modules */