blob: f320d08bdf507f45a90cf7c5b662d04560a67877 (
plain)
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
|
[main]
include=~/.cache/wallust/foot-theme.ini
font=Caelusevka:size=13
pad=0x0
# paste the rest of your theme colors here
[cursor]
style=block
blink=yes
[mouse]
hide-when-typing=yes
[scrollback]
lines=10000
multiplier=1.5
[key-bindings]
clipboard-copy=Control+Shift+c Control+Insert
clipboard-paste=Control+Shift+v Shift+Insert
primary-paste=none
search-start=Control+Shift+f
spawn-terminal=Control+Shift+Return
|