major springcleaning

This commit is contained in:
2023-10-12 15:12:12 +02:00
parent 648a010f64
commit 98b48cb97b
332 changed files with 6708 additions and 10208 deletions

View File

@ -9,6 +9,7 @@
#
shadow = false
#shadow = true;
opacity-rule = ["10:class_g = 'Dunst'"];
# The blur radius for shadows, in pixels. (defaults to 12)
# shadow-radius = 12
@ -140,7 +141,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ];
# Parameters for background blurring, see the *BLUR* section for more information.
blur-method = "dual_kawase"
blur-size = 10
blur-size = 1
#
# blur-deviation = false
#
@ -150,7 +151,7 @@ blur-strength = 7
# Bad in performance, with driver-dependent behavior.
# The name of the switch may change without prior notifications.
#
blur-background =false
blur-background = false
# Blur background of windows when the window frame is not opaque.
# Implies:
@ -166,7 +167,7 @@ blur-background-fixed = false
# Specify the blur convolution kernel, with the following format:
# example:
blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1";
#blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1";
#
#blur-kern = ""
#blur-kern = "5x5box";