From a5116233c1e837ca8168159c1f0ca27f4e41f689 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Mon, 25 Nov 2024 10:10:32 +0530 Subject: [PATCH] foot: Disable dpi-aware May be this was the reason foot & tmux did not play well together last time on multiple monitors. This is disabled by default, so keep it disabled. We will revisit this if it is actually required. --- foot/.config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index b12955d..8a63553 100644 --- a/foot/.config/foot/foot.ini +++ b/foot/.config/foot/foot.ini @@ -8,7 +8,7 @@ font-bold = monospace:style=Bold:size=13 font-italic = monospace:style=SemiBold Italic:size=13 font-bold-italic = monospace:style=Bold Italic:size=13 box-drawings-uses-font-glyphs = yes -dpi-aware = yes +dpi-aware = no [scrollback] lines = 0