From bde4a34569e61efdfbf9ef8bead3d26b86ca791f Mon Sep 17 00:00:00 2001 From: tslilc Date: Mon, 6 Jan 2025 16:20:32 +0000 Subject: [foot] fix for dpi issues? --- foot/foot.ini | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/foot/foot.ini b/foot/foot.ini index 34c3a86..f6f1706 100644 --- a/foot/foot.ini +++ b/foot/foot.ini @@ -1,11 +1,9 @@ [main] -font=MxPlus IBM VGA 9x16:size=22 -font-bold=MxPlus IBM VGA 9x16:size=22 -# font=Commit Mono:size=13 bold-text-in-bright=on -box-drawings-uses-font-glyphs=yes -#dpi-aware=yes -include=/usr/share/foot/themes/apprentice +font=Berkeley Mono:size=22 +box-drawings-uses-font-glyphs=no +include=/usr/share/foot/themes/dracula +dpi-aware=no [scrollback] lines=65536 -- cgit v1.2.3