AutoYADM commit: 2025-02-22 15:00:06
This commit is contained in:
parent
c715a38b16
commit
4de1034727
2 changed files with 5 additions and 3 deletions
|
@ -77,8 +77,8 @@ label-letters=tnserigmdhcao
|
|||
# uri-characters=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.,~:;/?#@!$&%*+="'()[]
|
||||
|
||||
[cursor]
|
||||
# style=block
|
||||
# blink=no
|
||||
style=beam
|
||||
blink=yes
|
||||
blink-rate=600
|
||||
beam-thickness=0.5
|
||||
# underline-thickness=<font underline thickness>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# -*- conf -*-
|
||||
|
||||
[main]
|
||||
# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
|
||||
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
|
||||
# login-shell=no
|
||||
|
@ -12,6 +12,7 @@ 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
|
||||
underline-offset=3
|
||||
# font-bold=<bold variant of regular font>
|
||||
# font-italic=<italic variant of regular font>
|
||||
# font-bold-italic=<bold+italic variant of regular font>
|
||||
|
@ -69,6 +70,7 @@ close=""
|
|||
# indicator-format=""
|
||||
|
||||
[url]
|
||||
label-letters=tnserigmdhcao
|
||||
# launch=xdg-open ${url}
|
||||
# label-letters=sadfjklewcmpgh
|
||||
# osc8-underline=url-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue