Update some configs
This commit is contained in:
parent
122aeb8ed7
commit
22049e71d9
2 changed files with 6 additions and 1 deletions
|
@ -13,5 +13,10 @@ size = 13.0
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "JetBrainsMono Nerd Font"
|
family = "JetBrainsMono Nerd Font"
|
||||||
|
|
||||||
|
[mouse]
|
||||||
|
bindings = [
|
||||||
|
{ mouse = "Right", action = "PasteSelection" },
|
||||||
|
]
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
opacity = 0.9
|
opacity = 0.9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue