add opacity param
This commit is contained in:
parent
897669a774
commit
79bc3c2e01
1 changed files with 3 additions and 1 deletions
|
@ -22,4 +22,6 @@ font:
|
||||||
family: Comic Mono
|
family: Comic Mono
|
||||||
|
|
||||||
key_bindings:
|
key_bindings:
|
||||||
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
- { key: Return, mods: Control|Shift, action: SpawnNewInstance }
|
||||||
|
|
||||||
|
background_opacity: 1
|
||||||
|
|
Loading…
Reference in a new issue