diff options
author | awy <awy@awy.one> | 2025-08-14 15:02:26 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-14 15:02:26 +0300 |
commit | a4ee024f382ec90b85c0da51bf628cbecb48c4ee (patch) | |
tree | 700b29c0072195b9f63901e4a301f90a86bdb827 | |
parent | b0177b93270eee6b76bbde6109e167a9f68119ae (diff) | |
download | hyprdots-a4ee024f382ec90b85c0da51bf628cbecb48c4ee.tar.gz |
foot
-rw-r--r-- | .config/foot/foot.ini | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index a9a9f46..3c93bac 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,8 +1,16 @@ +[main] +include=/usr/share/foot/themes/nord font=monospace:size=14 font-size-adjustment=3 +gamma-correct-blending=false +resize-by-cells=false +initial-window-size-chars=80x24 [cursor] -# style=beam +style=beam + +[mouse] +hide-when-typing=true [colors] # alpha = 0.8 |