diff options
Diffstat (limited to '.config/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 |