|
|
@ -78,7 +78,7 @@ focus-exclude = [ "class_g = 'Cairo-clock'" ]; |
|
|
|
# Parameters for background blurring, see the *BLUR* section for more information. |
|
|
|
# Parameters for background blurring, see the *BLUR* section for more information. |
|
|
|
|
|
|
|
|
|
|
|
blur-method = "dual_kawase"; |
|
|
|
blur-method = "dual_kawase"; |
|
|
|
blur-strength = 4; |
|
|
|
blur-strength = 400; |
|
|
|
blur-size = 2; |
|
|
|
blur-size = 2; |
|
|
|
|
|
|
|
|
|
|
|
# Blur background of semi-transparent / ARGB windows. |
|
|
|
# Blur background of semi-transparent / ARGB windows. |
|
|
@ -101,7 +101,7 @@ blur-background-fixed = true |
|
|
|
|
|
|
|
|
|
|
|
# Specify the blur convolution kernel, with the following format: |
|
|
|
# Specify the blur convolution kernel, with the following format: |
|
|
|
# example: |
|
|
|
# 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 = "" |
|
|
|
# blur-kern = "3x3box"; |
|
|
|
# blur-kern = "3x3box"; |
|
|
@ -328,7 +328,7 @@ log-level = "warn"; |
|
|
|
################################# |
|
|
|
################################# |
|
|
|
# Corners # |
|
|
|
# Corners # |
|
|
|
################################# |
|
|
|
################################# |
|
|
|
corner-radius = 8.0; |
|
|
|
corner-radius = 12.0; |
|
|
|
rounded-corners-exclude = [ |
|
|
|
rounded-corners-exclude = [ |
|
|
|
#"window_type = 'normal'", |
|
|
|
#"window_type = 'normal'", |
|
|
|
# "class_g = 'awesome'", |
|
|
|
# "class_g = 'awesome'", |
|
|
|