mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
Merge branch 'dev' of github.com:ksyasuda/SudacodeRice into dev
This commit is contained in:
commit
73844265a9
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user