From 3254152f87cee489584cea1b35ecc8947b507fa7 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Sat, 26 Jul 2025 13:18:58 +0200 Subject: [PATCH] Fix foot configuration --- foot/.config/foot/foot.ini | 1 - 1 file changed, 1 deletion(-) diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index 322a0fc..b8efd45 100644 --- a/foot/.config/foot/foot.ini +++ b/foot/.config/foot/foot.ini @@ -5,7 +5,6 @@ font=FiraCode Nerd Font:size=14 # Font family and size used in the term initial-window-size-chars=160x45 # Initial size in character columns x rows selection-target=clipboard # Copy selected text directly to system clipboard term=foot # Terminal type identifier (useful for compatibility) -dpi-aware=yes # Ensures the terminal scales correctly on high-DPI displays pad=8x8 # Adds 8-pixel padding around the content (horizontal x vertical) # === Mouse settings ===