aboutsummaryrefslogtreecommitdiff
path: root/tw/services/files/foot.ini
blob: f1bc6d547b953fe546107be3ffb9c62d384a143e (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[main]
font=Hermit:size=10, Noto Color Emoji:size=10
dpi-aware=no
include=~/.config/foot/catppuccin.ini

[scrollback]
lines=1000000
multiplier=10.0

[cursor]
blink=yes

[mouse]
hide-when-typing=yes

[text-bindings]
# Remap Ctrl+Return and Shift+Return to Return, to avoid confusing the shell.
# These are frequently mistyped, e.g. when typing Ctrl+Space, Return.
\x0a=Shift+Return
\x0a=Control+Return