mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: increase font size on waybar to use without scaling
This commit is contained in:
parent
a2ae6f1751
commit
625257c97d
1 changed files with 2 additions and 2 deletions
|
|
@ -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; */
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue