diff options
-rw-r--r-- | .config/foot/foot.ini | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index d993d98..7d593d2 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,2 +1,4 @@ +font=monospace:size=14 +dpi-aware=no [colors] -alpha = 0.7 +alpha = 0.8 |