chore(alacritty): enable window opacity

This commit is contained in:
Oliver Davies 2023-06-23 22:33:07 +01:00
parent 6af219c740
commit 9fe308fb83

View file

@ -18,6 +18,8 @@
enable = true;
settings = {
window.opacity = 0.9;
window.padding = {
x = 15;
y = 15;