diff options
author | awy <awy@awy.one> | 2024-11-08 16:36:32 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2024-11-08 16:36:32 +0300 |
commit | 4df97b6833f93720733943f8e6a25a93776c344b (patch) | |
tree | d9f97966ce1546f86c6d4e40295299c0fa8e4d07 /.config/foot | |
parent | 42d8b417225529b317a7cc32f49a22955bd7096a (diff) |
foot scaling
Diffstat (limited to '.config/foot')
-rw-r--r-- | .config/foot/foot.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 560afa7..22e89d6 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -12,7 +12,7 @@ font=monospace:size=18 # font-bold=<bold variant of regular font> # font-italic=<italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font> -# font-size-adjustment=0.5 +font-size-adjustment=2 # line-height=<font metrics> # letter-spacing=0 # horizontal-letter-offset=0 |