Added fade
This commit is contained in:
parent
5b430c3ac3
commit
692572ddb4
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@
|
||||||
};
|
};
|
||||||
picom = {
|
picom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
fade = true;
|
||||||
|
fadeDelta = 15;
|
||||||
};
|
};
|
||||||
spotifyd = {
|
spotifyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue