dotfiles/foot/.config/foot/foot.ini
Sanchayan Maity 3f245ac362
foot: Use the default colour scheme
foot switched to using Starlight as the default colour scheme. It
seems good so let's just use that.
https://github.com/CosmicToast/starlight
2023-07-28 17:45:29 +05:30

32 lines
734 B
INI

# vim: ft=dosini
term = foot-extra
login-shell = no
shell = tmux attach -t scratch
font = monospace:style=Medium Italic:size=13
font-bold = monospace:style=Bold:size=13
font-italic = monospace:style=SemiBold Italic:size=13
font-bold-italic = monospace:style=Bold Italic:size=13
box-drawings-uses-font-glyphs = yes
dpi-aware = yes
[scrollback]
lines = 0
[cursor]
style = underline
color = 181818 cdcdcd
[mouse]
hide-when-typing = no
alternate-scroll-mode = no
[key-bindings]
scrollback-up-page = Page_Up
scrollback-down-page = Page_Down
show-urls-copy = Control+Shift+e
[tweak]
max-shm-pool-size-mb = 2048