Merge branch 'dev' of github.com:ksyasuda/SudacodeRice into dev

This commit is contained in:
ksyasuda 2022-01-25 23:40:56 -08:00
commit 73844265a9

View File

@ -443,7 +443,7 @@ wintypes:
# corner-radius = 7; # corner-radius = 7;
corner-radius = 14; corner-radius = 8;
# corner-radius = 15; # corner-radius = 15;
rounded-corners-exclude = [ rounded-corners-exclude = [
"class_g = 'Plasma'", "class_g = 'Plasma'",
@ -457,7 +457,7 @@ rounded-corners-exclude = [
blur: { blur: {
method = "dual_kawase"; method = "dual_kawase";
# method = "kawase"; # method = "kawase";
strength = 7; strength = 12;
background = false; background = false;
background-frame = false; background-frame = false;
background-fixed = false; background-fixed = false;