From 4b373c500b766bcc236180c8f94bba0f00036617 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 26 Aug 2026 12:48:31 -0400 Subject: [PATCH] disable maximize at startup to fix flickering artifacts when moving/resizing --- dot_config/foot/foot.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/foot/foot.ini b/dot_config/foot/foot.ini index 69e9162..7699d7c 100644 --- a/dot_config/foot/foot.ini +++ b/dot_config/foot/foot.ini @@ -27,7 +27,7 @@ font=FiraCode:size=10 initial-color-theme=light # initial-window-size-pixels=700x500 # Or, # initial-window-size-chars= -initial-window-mode=maximized +# initial-window-mode=maximized # pad=0x0 center-when-maximized-and-fullscreen resize-by-cells=no # resize-keep-grid=yes