remove transparency

This commit is contained in:
Nathan Braswell
2026-02-16 23:32:43 -05:00
parent b82cccce60
commit 8d4f6089e5

View File

@@ -129,7 +129,7 @@
} }
{ {
matches = [{is-focused = false;}]; matches = [{is-focused = false;}];
opacity = 0.85; #opacity = 0.85;
#opacity = 0.95; #opacity = 0.95;
} }
]; ];