feat: switch to new font

This commit is contained in:
Ahwx 2025-06-09 01:01:32 +02:00
parent 027207bcf3
commit 9c56e49085
2 changed files with 307 additions and 306 deletions

View file

@ -6,7 +6,7 @@
theme = "3024 Night";
font = {
name = "JetBrainsMono Nerd Font";
name = "GohuFont 14 Nerd Font Mono";
size = 9;
};

View file

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