summaryrefslogtreecommitdiffstats
path: root/.config/foot/foot.ini
diff options
context:
space:
mode:
authorAmin Bandali <bandali@kelar.org>2024-02-25 14:04:43 -0500
committerAmin Bandali <bandali@kelar.org>2024-02-25 14:05:52 -0500
commit53967ee94f8606f3d17ed99e6101605376d7c45b (patch)
treeb027c122f4b0ac92259ec670ccb2427b0f560f52 /.config/foot/foot.ini
parentb8a7310d32bb6a7eba1c8a1213c7dd42f0428f0c (diff)
downloadconfigs-53967ee94f8606f3d17ed99e6101605376d7c45b.tar.gz
configs-53967ee94f8606f3d17ed99e6101605376d7c45b.tar.xz
configs-53967ee94f8606f3d17ed99e6101605376d7c45b.zip
Configure a few foot settings
Diffstat (limited to '')
-rw-r--r--.config/foot/foot.ini6
1 files changed, 6 insertions, 0 deletions
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=<bold variant of regular font>
# font-italic=<italic variant of regular font>
@@ -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