From 67c927e54d90e5e126259cc5777ef5eb3d8f4ea7 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 26 Jan 2024 21:40:24 +0700 Subject: [PATCH] Update foot.ini --- .config/foot/foot.ini | 63 ++++++++++++++----------------------------- 1 file changed, 20 insertions(+), 43 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 31415780..cd0dcda3 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,19 +1,9 @@ -# -*- conf -*- - shell=fish -# term=foot (or xterm-256color if built with -Dterminfo=disabled) term=xterm-256color -# login-shell=no -# app-id=foot title=foot -# locked-title=no font=SpaceMono Nerd Font:size=11 -# font-bold= -# font-italic= -# font-bold-italic= -# line-height= letter-spacing=0 # horizontal-letter-offset=0 # vertical-letter-offset=0 @@ -34,17 +24,8 @@ bold-text-in-bright=no # selection-target=primary # workers= -[bell] -# urgent=no -# notify=no -# command= -# command-focused=no - [scrollback] lines=10000 -# multiplier=3.0 -# indicator-position=relative -# indicator-format= [url] # launch=xdg-open ${url} @@ -55,36 +36,32 @@ lines=10000 [cursor] style=beam -# color=111111 dcdccc -color=1b1b1f e4e1e6 +color=111012 e7e0e5 # blink=no beam-thickness=1.5 # underline-thickness= -[mouse] -# hide-when-typing=no -# alternate-scroll-mode=yes [colors] alpha=1 -background=1b1b1f -foreground=e4e1e6 -regular0=1b1b1f +background=111012 +foreground=e7e0e5 +regular0=111012 regular1=ffb4a9 -regular2=4f52b8 -regular3=e0e0ff -regular4=e0e0ff -regular5=e2e0f9 -regular6=bfc2ff -regular7=c7c5d0 -bright0=1b1b1f +regular2=784a9a +regular3=f4d9ff +regular4=f4d9ff +regular5=eedcf5 +regular6=e4b5ff +regular7=cdc3ce +bright0=111012 bright1=ffb4a9 -bright2=4f52b8 -bright3=e0e0ff -bright4=e0e0ff -bright5=e2e0f9 -bright6=bfc2ff -bright7=c7c5d0 +bright2=784a9a +bright3=f4d9ff +bright4=f4d9ff +bright5=eedcf5 +bright6=e4b5ff +bright7=cdc3ce [csd] # preferred=server @@ -122,10 +99,10 @@ search-start=Control+f # show-urls-copy=none [search-bindings] -# cancel=Control+g Control+c Escape +cancel=Escape +find-prev=Shift+F3 +find-next=F3 Control+G # commit=Return -# find-prev=Control+r -# find-next=Control+s # cursor-left=Left Control+b # cursor-left-word=Control+Left Mod1+b # cursor-right=Right Control+f