Update .config/waybar/style.css

This commit is contained in:
Lewis Wynne 2025-11-01 03:36:51 +00:00
parent fc80d1278a
commit 806a126360

View file

@ -1,11 +1,11 @@
* { * {
background-color: #281733; background-color: #3B224C;
color: #eeeeee; color: #eeeeee;
border: none; border: none;
border-radius: 0; border-radius: 0;
min-height: 0; min-height: 0;
font-family: 'JetBrainsMono Nerd Font'; font-family: 'JetBrainsMonoNL Nerd Font';
font-size: 12px; font-size: 12px;
} }