Big changes

This commit is contained in:
2022-04-14 00:35:06 +03:00
parent 5b218de55a
commit 9136f7ef3d
96 changed files with 1780 additions and 671 deletions

View File

@@ -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;