tweak terminal opacity
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user