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