mirror of
https://github.com/ksyasuda/rice.git
synced 2024-10-28 09:04:10 -07:00
update picom
This commit is contained in:
parent
2d67f005ff
commit
1c81d6c3fd
@ -443,7 +443,7 @@ wintypes:
|
||||
|
||||
|
||||
# corner-radius = 7;
|
||||
corner-radius = 14;
|
||||
corner-radius = 8;
|
||||
# corner-radius = 15;
|
||||
rounded-corners-exclude = [
|
||||
"class_g = 'Plasma'",
|
||||
@ -457,7 +457,7 @@ rounded-corners-exclude = [
|
||||
blur: {
|
||||
method = "dual_kawase";
|
||||
# method = "kawase";
|
||||
strength = 7;
|
||||
strength = 12;
|
||||
background = false;
|
||||
background-frame = false;
|
||||
background-fixed = false;
|
||||
|
Loading…
Reference in New Issue
Block a user