picom: add shadows
This commit is contained in:
parent
833c0d6168
commit
754e4a75dd
@ -0,0 +1,10 @@
|
|||||||
|
backend = "glx"
|
||||||
|
|
||||||
|
# shadow
|
||||||
|
shadow = true;
|
||||||
|
shadow-radius = 12;
|
||||||
|
shadow-offset-x = -7;
|
||||||
|
shadow-offset-y = -7;
|
||||||
|
|
||||||
|
# fading
|
||||||
|
fading = false;
|
Loading…
Reference in New Issue
Block a user