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