AutoYADM commit: 2025-03-18 16:55:15
This commit is contained in:
parent
15656df46a
commit
f6a2dcc944
2 changed files with 17 additions and 12 deletions
|
@ -11,7 +11,10 @@ include=~/dev/ashen/monorepo/foot/ashen.ini
|
|||
|
||||
# font=monospace:size=10
|
||||
# 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-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
@ -78,9 +81,9 @@ label-letters=tnserigmdhcao
|
|||
|
||||
[cursor]
|
||||
style=beam
|
||||
blink=yes
|
||||
blink-rate=600
|
||||
beam-thickness=0.5
|
||||
# blink=yes
|
||||
# blink-rate=600
|
||||
# beam-thickness=0.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
# color=121212 f5f5f5
|
||||
|
||||
|
@ -190,12 +193,14 @@ spawn-terminal=Control+Shift+n
|
|||
# maximize=none
|
||||
# fullscreen=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=[wl-copy] Control+Mod1+Shift+p
|
||||
# pipe-selected=[xargs -r firefox] none
|
||||
pipe-command-output=[wl-copy] Control+Shift+y
|
||||
show-urls-launch=Control+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-next=Control+Shift+x
|
||||
unicode-input=Control+Shift+i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue