tweak terminal opacity

This commit is contained in:
2023-07-02 16:32:17 -04:00
parent 6b7661ed2f
commit 47484cfd7f
+3 -2
View File
@@ -54,9 +54,10 @@ opacity-rule = [
# Blur
blur-background = true;
blur-method = "dual_kawase";
blur-strength = 6;
blur-strength = 4;
blur-background-exclude = [ ];
blur-background-exclude = [
];
# Rounded corners
corner-radius = 0;