dotfiles/foot/.config/foot/foot.ini

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

31 lines
697 B
INI
Raw Permalink Normal View History

2022-04-14 13:09:17 +02:00
# vim: ft=dosini
2022-04-14 13:09:17 +02:00
term = foot-extra
login-shell = no
2023-04-04 10:12:59 +02:00
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
2022-04-14 13:09:17 +02:00
box-drawings-uses-font-glyphs = yes
dpi-aware = yes
[scrollback]
2022-04-14 13:09:17 +02:00
lines = 0
[cursor]
2022-04-14 13:09:17 +02:00
style = underline
color = 181818 cdcdcd
[mouse]
2022-05-01 08:09:55 +02:00
hide-when-typing = no
2022-04-14 13:09:17 +02:00
alternate-scroll-mode = no
[key-bindings]
2022-04-14 13:09:17 +02:00
scrollback-up-page = Page_Up
scrollback-down-page = Page_Down
2022-12-21 13:16:27 +01:00
show-urls-copy = Control+Shift+e
[tweak]
max-shm-pool-size-mb = 2048