AutoYADM commit: 2025-03-09 15:15:03

This commit is contained in:
Daniel Fichtinger 2025-03-09 15:15:03 -04:00
parent 73e7e650b0
commit 872a84aa50
2 changed files with 27 additions and 26 deletions

View file

@ -7,7 +7,7 @@
# app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode # app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode
# title=foot # title=foot
# locked-title=no # locked-title=no
include=~/dev/plugins/ashen.nvim/extras/foot/ashen.ini include=~/dev/ashen/monorepo/foot/ashen.ini
# font=monospace:size=10 # font=monospace:size=10
# font=SauceCodePro NFM:size=12 # font=SauceCodePro NFM:size=12
@ -64,10 +64,10 @@ close=""
[scrollback] [scrollback]
# lines=1000 lines=1000
# multiplier=3.0 multiplier=3.0
# indicator-position=relative indicator-position=relative
# indicator-format="" indicator-format=""
[url] [url]
# launch=xdg-open ${url} # launch=xdg-open ${url}
@ -78,8 +78,8 @@ label-letters=tnserigmdhcao
[cursor] [cursor]
style=beam style=beam
# blink=yes blink=yes
# blink-rate=600 blink-rate=600
beam-thickness=0.5 beam-thickness=0.5
# underline-thickness=<font underline thickness> # underline-thickness=<font underline thickness>
# color=121212 f5f5f5 # color=121212 f5f5f5
@ -198,7 +198,7 @@ pipe-command-output=[wl-copy] Control+Shift+y
# show-urls-persistent=none # show-urls-persistent=none
prompt-prev=Control+Shift+z prompt-prev=Control+Shift+z
prompt-next=Control+Shift+x prompt-next=Control+Shift+x
unicode-input=Alt+Shift+u unicode-input=Control+Shift+i
# unicode-input=Control+Shift+u # unicode-input=Control+Shift+u
# noop=none # noop=none
@ -209,31 +209,31 @@ cancel=Control+g Control+c Escape
commit=Return commit=Return
find-prev=Control+r find-prev=Control+r
find-next=Control+s find-next=Control+s
# cursor-left=Left Control+b cursor-left=Left Control+m
# cursor-left-word=Control+Left Mod1+b # cursor-left-word=Control+b
# cursor-right=Right Control+f cursor-right=Right Control+i
# cursor-right-word=Control+Right Mod1+f # cursor-right-word=Control+Right Mod1+f
# cursor-home=Home Control+a cursor-home=Home Control+h
# cursor-end=End Control+e cursor-end=End Control+l
# delete-prev=BackSpace # delete-prev=BackSpace
# delete-prev-word=Mod1+BackSpace Control+BackSpace # delete-prev-word=Mod1+BackSpace Control+BackSpace
# delete-next=Delete # delete-next=Delete
# delete-next-word=Mod1+d Control+Delete # delete-next-word=Mod1+d Control+Delete
# extend-char=Shift+Right extend-char=Shift+Right
# extend-to-word-boundary=Control+w Control+Shift+Right extend-to-word-boundary=Control+w Control+Shift+Right
# extend-to-next-whitespace=Control+Shift+w extend-to-next-whitespace=Control+Shift+w
# extend-line-down=Shift+Down extend-line-down=Control+Shift+n
# extend-backward-char=Shift+Left # extend-backward-char=Shift+Left
# extend-backward-to-word-boundary=Control+Shift+Left extend-backward-to-word-boundary=Control+Shift+Left Control+b
# extend-backward-to-next-whitespace=none # extend-backward-to-next-whitespace=none
# extend-line-up=Shift+Up extend-line-up=Control+Shift+e
# clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste clipboard-paste=Control+v Control+Shift+v Control+y XF86Paste
# primary-paste=Shift+Insert # primary-paste=Shift+Insert
# unicode-input=none # unicode-input=none
# scrollback-up-page=Shift+Page_Up scrollback-up-page=Control+Shift+u
# scrollback-up-half-page=none # scrollback-up-half-page=none
# scrollback-up-line=none # scrollback-up-line=none
# scrollback-down-page=Shift+Page_Down scrollback-down-page=Control+Shift+d
# scrollback-down-half-page=none # scrollback-down-half-page=none
# scrollback-down-line=none # scrollback-down-line=none
# scrollback-home=none # scrollback-home=none

View file

@ -44,6 +44,7 @@ workers=8
# utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD) # utmp-helper=/usr/libexec/ulog-helper # When utmp backend is ulog (FreeBSD)
[environment] [environment]
TERMINFO=/usr/share/terminfo
# name=value # name=value
[security] [security]
@ -64,10 +65,10 @@ close=""
[scrollback] [scrollback]
# lines=1000 lines=1000
# multiplier=3.0 multiplier=3.0
# indicator-position=relative indicator-position=relative
# indicator-format="" indicator-format=""
[url] [url]
label-letters=tnserigmdhcao label-letters=tnserigmdhcao