tweak terminal opacity
This commit is contained in:
@@ -54,9 +54,10 @@ opacity-rule = [
|
|||||||
# Blur
|
# Blur
|
||||||
blur-background = true;
|
blur-background = true;
|
||||||
blur-method = "dual_kawase";
|
blur-method = "dual_kawase";
|
||||||
blur-strength = 6;
|
blur-strength = 4;
|
||||||
|
|
||||||
blur-background-exclude = [ ];
|
blur-background-exclude = [
|
||||||
|
];
|
||||||
|
|
||||||
# Rounded corners
|
# Rounded corners
|
||||||
corner-radius = 0;
|
corner-radius = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user