summary refs log tree commit diff
path: root/.config/foot/foot.ini
blob: 4b84ae317f4fb1099d5cb3e1da05d8c3176ebd83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
include=~/.config/foot/colors.ini

bold-text-in-bright=no
box-drawings-uses-font-glyphs=no
resize-delay-ms=0
initial-window-size-pixels=2560x1440

pad=0x0

[colors]
# color overwrites
alpha=0.98

[bell]
urgent=yes
notify=no
#command=beep -b
#command-focused=beep -b

[scrollback]
lines=1000

[mouse]
hide-when-typing=no

[key-bindings]
pipe-visible=[wl-copy] Control+Shift+o
pipe-scrollback=[sh -c "env MENU_PROMPT='󰽒 foot-pipe' menu -l10 | xargs -r url-launcher"] Control+Shift+p

[url]
osc8-underline=always
launch=url-launcher ${url}

[search-bindings]
cancel=Escape
commit=Return

[url-bindings]
cancel=Escape
toggle-url-visible=t

[tweak]
grapheme-shaping=yes
overflowing-glyphs=yes
font-monospace-warn=no
max-shm-pool-size-mb=1024