Update foot.ini

This commit is contained in:
end-4
2024-01-26 21:40:24 +07:00
parent c2826d9eb3
commit 67c927e54d
+20 -43
View File
@@ -1,19 +1,9 @@
# -*- conf -*-
shell=fish shell=fish
# term=foot (or xterm-256color if built with -Dterminfo=disabled)
term=xterm-256color term=xterm-256color
# login-shell=no
# app-id=foot
title=foot title=foot
# locked-title=no
font=SpaceMono Nerd Font:size=11 font=SpaceMono Nerd Font:size=11
# font-bold=<bold variant of regular font>
# font-italic=<italic variant of regular font>
# font-bold-italic=<bold+italic variant of regular font>
# line-height=<font metrics>
letter-spacing=0 letter-spacing=0
# horizontal-letter-offset=0 # horizontal-letter-offset=0
# vertical-letter-offset=0 # vertical-letter-offset=0
@@ -34,17 +24,8 @@ bold-text-in-bright=no
# selection-target=primary # selection-target=primary
# workers=<number of logical CPUs> # workers=<number of logical CPUs>
[bell]
# urgent=no
# notify=no
# command=
# command-focused=no
[scrollback] [scrollback]
lines=10000 lines=10000
# multiplier=3.0
# indicator-position=relative
# indicator-format=
[url] [url]
# launch=xdg-open ${url} # launch=xdg-open ${url}
@@ -55,36 +36,32 @@ lines=10000
[cursor] [cursor]
style=beam style=beam
# color=111111 dcdccc color=111012 e7e0e5
color=1b1b1f e4e1e6
# blink=no # blink=no
beam-thickness=1.5 beam-thickness=1.5
# underline-thickness=<font underline thickness> # underline-thickness=<font underline thickness>
[mouse]
# hide-when-typing=no
# alternate-scroll-mode=yes
[colors] [colors]
alpha=1 alpha=1
background=1b1b1f background=111012
foreground=e4e1e6 foreground=e7e0e5
regular0=1b1b1f regular0=111012
regular1=ffb4a9 regular1=ffb4a9
regular2=4f52b8 regular2=784a9a
regular3=e0e0ff regular3=f4d9ff
regular4=e0e0ff regular4=f4d9ff
regular5=e2e0f9 regular5=eedcf5
regular6=bfc2ff regular6=e4b5ff
regular7=c7c5d0 regular7=cdc3ce
bright0=1b1b1f bright0=111012
bright1=ffb4a9 bright1=ffb4a9
bright2=4f52b8 bright2=784a9a
bright3=e0e0ff bright3=f4d9ff
bright4=e0e0ff bright4=f4d9ff
bright5=e2e0f9 bright5=eedcf5
bright6=bfc2ff bright6=e4b5ff
bright7=c7c5d0 bright7=cdc3ce
[csd] [csd]
# preferred=server # preferred=server
@@ -122,10 +99,10 @@ search-start=Control+f
# show-urls-copy=none # show-urls-copy=none
[search-bindings] [search-bindings]
# cancel=Control+g Control+c Escape cancel=Escape
find-prev=Shift+F3
find-next=F3 Control+G
# commit=Return # commit=Return
# find-prev=Control+r
# find-next=Control+s
# cursor-left=Left Control+b # cursor-left=Left Control+b
# cursor-left-word=Control+Left Mod1+b # cursor-left-word=Control+Left Mod1+b
# cursor-right=Right Control+f # cursor-right=Right Control+f