alacritty: enable opacity, use dynamic_padding
This commit is contained in:
parent
6684e42b12
commit
f849544f0d
1 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,8 @@ save_to_clipboard = true
|
||||||
|
|
||||||
[window]
|
[window]
|
||||||
# startup_mode = "Fullscreen"
|
# startup_mode = "Fullscreen"
|
||||||
padding = { x = 0, y = 4 }
|
opacity = 0.96
|
||||||
|
dynamic_padding = true
|
||||||
|
|
||||||
[scrolling]
|
[scrolling]
|
||||||
history = 10000
|
history = 10000
|
||||||
|
|
Loading…
Add table
Reference in a new issue