Big changes
This commit is contained in:
@@ -4,7 +4,7 @@ glx-no-stencil = true;
|
||||
glx-no-rebind-pixmap = true;
|
||||
unredir-if-possible = true;
|
||||
|
||||
corner-radius = 9;
|
||||
corner-radius = 10;
|
||||
rounded-corners-exclude = [
|
||||
"window_type = 'dock'",
|
||||
"window_type = 'desktop'"
|
||||
@@ -37,10 +37,11 @@ blur-background-exclude = [
|
||||
];
|
||||
blur-kern = "3x3box";
|
||||
blur-method = "dual_kawase";
|
||||
blur-strength = 5;
|
||||
blur-strength = 10;
|
||||
opacity-rule = [
|
||||
"95:class_g = 'thunar'",
|
||||
"95:class_g = 'Thunar'",
|
||||
"85:class_g = 'thunar'",
|
||||
"85:class_g = 'Thunar'",
|
||||
"70:name = 'GLava'",
|
||||
];
|
||||
|
||||
fading = true;
|
||||
|
Reference in New Issue
Block a user