From 53967ee94f8606f3d17ed99e6101605376d7c45b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 25 Feb 2024 14:04:43 -0500 Subject: Configure a few foot settings --- .config/foot/foot.ini | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/foot/foot.ini') diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 55eb42d..6bcb16a 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -2,12 +2,14 @@ # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) # term=foot (or xterm-256color if built with -Dterminfo=disabled) +term=xterm-256color # login-shell=no # app-id=foot # globally set wayland app-id. Default values are "foot" and "footclient" for desktop and server mode # title=foot # locked-title=no +font=Source Code Pro Medium:size=10.5 # font=monospace:size=8 # font-bold= # font-italic= @@ -49,6 +51,7 @@ [scrollback] # lines=1000 +lines=100000 # multiplier=3.0 # indicator-position=relative # indicator-format="" @@ -77,7 +80,9 @@ [colors] # alpha=1.0 # background=242424 +background=000000 # foreground=ffffff +foreground=c3c0b8 # flash=7f7f00 # flash-alpha=0.5 @@ -160,6 +165,7 @@ # pipe-selected=[xargs -r firefox] none # show-urls-launch=Control+Shift+o # show-urls-copy=none +show-urls-copy=Control+Shift+l # show-urls-persistent=none # prompt-prev=Control+Shift+z # prompt-next=Control+Shift+x -- cgit v1.2.3-60-g2f50