summary refs log tree commit diff
path: root/.config/foot/foot.ini
blob: 342546ca6e60f467a2d98b159418587448b8d537 (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
47
48
49
50
51
52
53
54
# font=Cozette:style=Medium
font=Iosevka SS08:size=12,Sarasa Fixed J:size=12,Material Design Icons Desktop
dpi-aware=no
bold-text-in-bright=no
box-drawings-uses-font-glyphs=no
resize-delay-ms = 0
initial-window-size-pixels = 2560x1440

include=~/.config/foot/color_palette.ini

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

[scrollback]
lines=1000

[mouse]
hide-when-typing=no

[key-bindings]
clipboard-copy=Control+Shift+c
clipboard-paste=Control+Shift+v
primary-paste=Shift+Insert
font-increase=Control+plus Control+equal
font-decrease=Control+minus
font-reset=Control+0
show-urls-launch=Control+Shift+u
scrollback-up-page=Shift+Page_Up
scrollback-down-page=Shift+Page_Down
search-start=Control+Shift+r

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]
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