From c3b892a5c8792e955a84ef105c93643b19a4b795 Mon Sep 17 00:00:00 2001 From: Celes Renata Date: Fri, 8 May 2026 17:00:30 -0700 Subject: [PATCH] fix: update foot.ini template - add SpaceMono font, fix deprecated options --- configs/applications/foot.ini.template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/configs/applications/foot.ini.template b/configs/applications/foot.ini.template index 5b9dc1d..e7a3b9c 100644 --- a/configs/applications/foot.ini.template +++ b/configs/applications/foot.ini.template @@ -1,4 +1,5 @@ [main] +font=SpaceMono Nerd Font:size=11 term=xterm-256color login-shell=yes app-id=foot @@ -27,7 +28,7 @@ uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_. [cursor] style=beam -color=@CURSOR_COLOR@ +#color=@CURSOR_COLOR@ blink=no beam-thickness=1.5 underline-thickness= @@ -36,7 +37,7 @@ underline-thickness= hide-when-typing=no alternate-scroll-mode=yes -[colors] +[colors-dark] alpha=0.95 background=@BACKGROUND_COLOR@ foreground=@FOREGROUND_COLOR@ @@ -83,7 +84,7 @@ scrollback-down-page=Shift+Page_Down scrollback-down-half-page=none scrollback-down-line=none clipboard-copy=Control+Shift+c XF86Copy -clipboard-paste=Control+Shift+v XF86Paste +clipboard-paste=Control+v Control+Shift+v XF86Paste primary-paste=Shift+Insert search-start=Control+Shift+r font-increase=Control+plus Control+equal Control+KP_Add