Black and White
This commit is contained in:
@@ -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'",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user