chore(alacritty): enable window opacity
This commit is contained in:
parent
6af219c740
commit
9fe308fb83
|
@ -18,6 +18,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
window.opacity = 0.9;
|
||||||
|
|
||||||
window.padding = {
|
window.padding = {
|
||||||
x = 15;
|
x = 15;
|
||||||
y = 15;
|
y = 15;
|
||||||
|
|
Loading…
Reference in a new issue