increase picom blur strength
This commit is contained in:
parent
5ea429e7d5
commit
e052e01835
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
use-damage = true;
|
||||
|
||||
blur-method = "dual_kawase";
|
||||
blur-strength = 5;
|
||||
blur-strength = 15;
|
||||
|
||||
detect-transient = true;
|
||||
detect-client-leader = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue