mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 08:46:11 +01:00
feat: more dwm stuff
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}: {
|
||||
services.picom = {
|
||||
enable = true;
|
||||
package = pkgs.unstable.picom;
|
||||
package = pkgs.picom;
|
||||
backend = "glx";
|
||||
|
||||
shadow = true;
|
||||
|
||||
Reference in New Issue
Block a user