Use picom-next.
This commit is contained in:
parent
ea282a5569
commit
6f57d298ed
|
@ -30,7 +30,10 @@
|
|||
nssmdns = true;
|
||||
};
|
||||
|
||||
picom.enable = true;
|
||||
picom = {
|
||||
enable = true;
|
||||
package = pkgs.picom-next;
|
||||
};
|
||||
|
||||
pipewire = {
|
||||
alsa.enable = true;
|
||||
|
|
Loading…
Reference in New Issue