mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-07-16 22:21:55 +08:00
fix: make font a little smaller, comply with new config changes
This commit is contained in:
parent
26688d9696
commit
15ee696ce5
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
# title=foot
|
# title=foot
|
||||||
# locked-title=no
|
# locked-title=no
|
||||||
|
|
||||||
font=GohuFont 14 Nerd Font Mono:size=12
|
font=GohuFont 14 Nerd Font Mono:size=10
|
||||||
# font-bold=<bold variant of regular font>
|
# font-bold=<bold variant of regular font>
|
||||||
# font-italic=<italic variant of regular font>
|
# font-italic=<italic variant of regular font>
|
||||||
# font-bold-italic=<bold+italic variant of regular font>
|
# font-bold-italic=<bold+italic variant of regular font>
|
||||||
|
|
@ -111,7 +111,7 @@
|
||||||
[touch]
|
[touch]
|
||||||
# long-press-delay=400
|
# long-press-delay=400
|
||||||
|
|
||||||
[colors]
|
[colors-dark]
|
||||||
alpha=0.75
|
alpha=0.75
|
||||||
|
|
||||||
background=000000
|
background=000000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue