chore: increase font size on waybar to use without scaling

This commit is contained in:
Ahwx 2025-10-11 13:55:08 +02:00
parent a2ae6f1751
commit 625257c97d

View file

@ -114,7 +114,7 @@
"custom/devices": {
"interval": 60,
"font-size": 14,
"font-size": 18,
// "return-type": "json",
"exec": "~/.local/bin/waybar-devices",
},
@ -374,7 +374,7 @@
border-radius: 0;
font-family: 'GohuFont 11 Nerd Font Mono';
font-weight: 400;
font-size: 11px;
font-size: 14px;
min-height: 26px;
/* margin: 0 0px; */
}