diff --git a/.config/ags/scripts/templates/foot/foot.ini b/.config/ags/scripts/templates/foot/foot.ini index 7a6e5fd4..75e1aa1b 100644 --- a/.config/ags/scripts/templates/foot/foot.ini +++ b/.config/ags/scripts/templates/foot/foot.ini @@ -1,19 +1,9 @@ -# -*- conf -*- - shell=fish -# term=foot (or xterm-256color if built with -Dterminfo=disabled) term=xterm-256color -# login-shell=no -# app-id=foot title=foot -# locked-title=no font=SpaceMono Nerd Font:size=11 -# font-bold= -# font-italic= -# font-bold-italic= -# line-height= letter-spacing=0 # horizontal-letter-offset=0 # vertical-letter-offset=0 @@ -34,17 +24,8 @@ bold-text-in-bright=no # selection-target=primary # workers= -[bell] -# urgent=no -# notify=no -# command= -# command-focused=no - [scrollback] lines=10000 -# multiplier=3.0 -# indicator-position=relative -# indicator-format= [url] # launch=xdg-open ${url} @@ -55,15 +36,11 @@ lines=10000 [cursor] style=beam -# color=111111 dcdccc color=$background # $onBackground # # blink=no beam-thickness=1.5 # underline-thickness= -[mouse] -# hide-when-typing=no -# alternate-scroll-mode=yes [colors] alpha=1 @@ -122,10 +99,10 @@ search-start=Control+f # show-urls-copy=none [search-bindings] -# cancel=Control+g Control+c Escape +cancel=Escape +find-prev=Shift+F3 +find-next=F3 Control+G # commit=Return -# find-prev=Control+r -# find-next=Control+s # cursor-left=Left Control+b # cursor-left-word=Control+Left Mod1+b # cursor-right=Right Control+f