You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
428 B
32 lines
428 B
3 months ago
|
[bell]
|
||
|
animation = "EaseOutExpo"
|
||
|
color = "#666666"
|
||
|
duration = 30
|
||
|
|
||
|
[colors.primary]
|
||
|
background = "#1d1f21"
|
||
|
foreground = "#c5c8c6"
|
||
|
|
||
|
[font]
|
||
|
size = 7.0
|
||
|
|
||
|
[[keyboard.bindings]]
|
||
|
action = "Paste"
|
||
|
key = "V"
|
||
|
mode = "~Vi"
|
||
|
mods = "Control|Shift"
|
||
|
|
||
|
[[keyboard.bindings]]
|
||
|
action = "Copy"
|
||
|
key = "C"
|
||
|
mods = "Control|Shift"
|
||
|
|
||
|
[[keyboard.bindings]]
|
||
|
action = "SearchForward"
|
||
|
key = "F"
|
||
|
mode = "~Search"
|
||
|
mods = "Control|Shift"
|
||
|
|
||
|
[window]
|
||
|
opacity = 0.8
|