mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
update picom blur strength
This commit is contained in:
@ -32,7 +32,7 @@
|
|||||||
frame-opacity = 1;
|
frame-opacity = 1;
|
||||||
blur-background = true;
|
blur-background = true;
|
||||||
blur-method = "dual_kawase";
|
blur-method = "dual_kawase";
|
||||||
blur-strength = 6;
|
blur-strength = 10;
|
||||||
|
|
||||||
corner-radius = 0;
|
corner-radius = 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user