alacritty opacity to 95

This commit is contained in:
Chris Cochrun 2025-10-10 20:28:34 -05:00
parent 886e1a0209
commit d4a23f64f9

View file

@ -1512,7 +1512,7 @@ in {
enable = true; enable = true;
settings = { settings = {
window = { window = {
opacity = 0.9; opacity = 0.95;
dynamic_title = true; dynamic_title = true;
padding.x = 10; padding.x = 10;
padding.y = 10; padding.y = 10;