Update alacritty config
parent
82b780951d
commit
e385015238
|
@ -4,10 +4,12 @@ import = [
|
||||||
"colors.toml"
|
"colors.toml"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[scrolling]
|
||||||
|
history = 100000
|
||||||
|
multiplier = 8
|
||||||
|
|
||||||
|
[mouse]
|
||||||
[window]
|
hide_when_typing = true
|
||||||
decorations = "none"
|
|
||||||
|
|
||||||
[window.padding]
|
[window.padding]
|
||||||
x = 0
|
x = 0
|
||||||
|
|
Loading…
Reference in New Issue