changed the opacity of alacritty

This commit is contained in:
specCon18 2023-04-18 15:44:13 -04:00
parent 235957a127
commit 51e27d3913

View file

@ -9,7 +9,7 @@
lines = 25; lines = 25;
}; };
decorations = "none"; decorations = "none";
opacity = 0.8; opacity = 0.9;
title = "Alacritty"; title = "Alacritty";
}; };
font = { font = {