Black and White

This commit is contained in:
Marco Thomas
2021-12-28 14:29:51 +01:00
parent 96732585f5
commit 68b1c4c0bc
8 changed files with 312 additions and 54 deletions

View File

@@ -5,13 +5,14 @@ rounded-corners-exclude = [
"class_g = 'Polybar'",
];
detect-rounded-corners = true
shadow = true;
shadow-radius = 8;
shadow-offset-x = 8;
shadow-offset-y = 8;
shadow-radius = 15;
shadow-opacity = 0.2
shadow-exclude = [
"class_g = 'i3-frame'",
"class_g = 'Polybar'",
];
"class_g = 'Firefox'",
];