Alacritty: remove deprecated options
This commit is contained in:
parent
64de63a92a
commit
848d3899d9
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
window:
|
window:
|
||||||
|
opacity: 1.0
|
||||||
dimensions:
|
dimensions:
|
||||||
columns: 0
|
columns: 0
|
||||||
lines: 0
|
lines: 0
|
||||||
|
@ -64,8 +65,6 @@ bell:
|
||||||
duration: 0
|
duration: 0
|
||||||
color: "#ffffff"
|
color: "#ffffff"
|
||||||
|
|
||||||
background_opacity: 1.0
|
|
||||||
|
|
||||||
mouse_bindings:
|
mouse_bindings:
|
||||||
- { mouse: Middle, action: PasteSelection }
|
- { mouse: Middle, action: PasteSelection }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue