Fix foot configuration

This commit is contained in:
Fabio Scotto di Santolo
2025-07-26 13:18:58 +02:00
parent c8fe8f700b
commit 3254152f87

View File

@@ -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 initial-window-size-chars=160x45 # Initial size in character columns x rows
selection-target=clipboard # Copy selected text directly to system clipboard selection-target=clipboard # Copy selected text directly to system clipboard
term=foot # Terminal type identifier (useful for compatibility) 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) pad=8x8 # Adds 8-pixel padding around the content (horizontal x vertical)
# === Mouse settings === # === Mouse settings ===