mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-06-19 20:55:34 +00:00
Change picom shadow radius to 12
This commit is contained in:
parent
2ae5ebd9ac
commit
feb620260a
|
@ -2,7 +2,7 @@ backend = "glx"
|
|||
xrender-sync-fence = true
|
||||
|
||||
shadow = true
|
||||
shadow-radius = 14
|
||||
shadow-radius = 12
|
||||
|
||||
fading = true
|
||||
fade-delta = 5
|
||||
|
|
Loading…
Reference in a new issue