AutoYADM commit: 2025-03-18 16:55:15

This commit is contained in:
Daniel Fichtinger 2025-03-18 16:55:15 -04:00
parent 15656df46a
commit f6a2dcc944
2 changed files with 17 additions and 12 deletions

View file

@ -11,7 +11,10 @@ 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
font = SauceCodePro NFM:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=12 # font = IosevkaTerm Nerd Font Mono:size=14, Symbols Nerd Font Mono:size=12, FreeMono:size=12
font = JetBrainsMonoNL Nerd Font:size=11.5, Symbols Nerd Font Mono:size=12, FreeMono:size=12
# font = SauceCodePro NFM:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=12
# font-bold = SauceCodePro NFM SemiBold:size=12, Symbols Nerd Font Mono:size=12, FreeMono:size=12
# font-bold=<bold variant of regular font> # font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font> # font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font> # font-bold-italic=<bold+italic variant of regular font>
@ -78,9 +81,9 @@ 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
@ -190,12 +193,14 @@ spawn-terminal=Control+Shift+n
# maximize=none # maximize=none
# fullscreen=none # fullscreen=none
# pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-visible=[sh -c "xurls | fuzzel | xargs -r firefox"] none
pipe-visible=[wl-copy] Control+Mod1+Shift+v
# pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none # pipe-scrollback=[sh -c "xurls | fuzzel | xargs -r firefox"] none
pipe-scrollback=[wl-copy] Control+Mod1+Shift+p
# pipe-selected=[xargs -r firefox] none # pipe-selected=[xargs -r firefox] none
pipe-command-output=[wl-copy] Control+Shift+y pipe-command-output=[wl-copy] Control+Shift+y
show-urls-launch=Control+Shift+o show-urls-launch=Control+Shift+o
show-urls-copy=Control+Mod1+Shift+o show-urls-copy=Control+Mod1+Shift+o
show-urls-persistent=Control+Mod1+Shift+p # show-urls-persistent=Control+Mod1+Shift+p
prompt-prev=Control+Shift+z prompt-prev=Control+Shift+z
prompt-next=Control+Shift+x prompt-next=Control+Shift+x
unicode-input=Control+Shift+i unicode-input=Control+Shift+i

View file

@ -50,12 +50,12 @@ hash = "46977a29d4349d11465af1817f17d414"
[[plugin.deps]] [[plugin.deps]]
use = "yazi-rs/plugins:chmod" use = "yazi-rs/plugins:chmod"
rev = "cb6165b" rev = "79193b3"
hash = "2f1053f89d1a301a648ab181d0948e38" hash = "2f1053f89d1a301a648ab181d0948e38"
[[plugin.deps]] [[plugin.deps]]
use = "yazi-rs/plugins:jump-to-char" use = "yazi-rs/plugins:jump-to-char"
rev = "cb6165b" rev = "79193b3"
hash = "a670c03eb3760812e044a24f94cedc55" hash = "a670c03eb3760812e044a24f94cedc55"
[[plugin.deps]] [[plugin.deps]]
@ -80,7 +80,7 @@ hash = "a94dcbe9266512806c677138e8591ddb"
[[plugin.deps]] [[plugin.deps]]
use = "yazi-rs/plugins:smart-filter" use = "yazi-rs/plugins:smart-filter"
rev = "cb6165b" rev = "79193b3"
hash = "f0c4b41b5d19a3144958383333eff6e7" hash = "f0c4b41b5d19a3144958383333eff6e7"
[[plugin.deps]] [[plugin.deps]]
@ -90,13 +90,13 @@ hash = "905054b2df08ff79af223e0b6f249fa3"
[[plugin.deps]] [[plugin.deps]]
use = "yazi-rs/plugins:vcs-files" use = "yazi-rs/plugins:vcs-files"
rev = "cb6165b" rev = "79193b3"
hash = "5e85dd0baca18119f4d712d81b09eb7c" hash = "5e85dd0baca18119f4d712d81b09eb7c"
[[plugin.deps]] [[plugin.deps]]
use = "yazi-rs/plugins:git" use = "yazi-rs/plugins:git"
rev = "cb6165b" rev = "79193b3"
hash = "ee5fa7e64db72d6b10c2315de97c9cc7" hash = "e0d2c8d7e7afe5b82270367098d1a821"
[[plugin.deps]] [[plugin.deps]]
use = "Rolv-Apneseth/starship" use = "Rolv-Apneseth/starship"
@ -110,5 +110,5 @@ hash = "7cc42012a7c2099f80064d228feb8d44"
[[flavor.deps]] [[flavor.deps]]
use = "ashen-org/ashen:ashen" use = "ashen-org/ashen:ashen"
rev = "7a53969" rev = "ef7c6c6"
hash = "ba76e7f27d9d957be4469dbefe5efaf6" hash = "ba76e7f27d9d957be4469dbefe5efaf6"