forked from colonelpanic/dotfiles
[NixOS] Fix picom service
This commit is contained in:
@@ -83,7 +83,6 @@ makeEnable config "modules.xmonad" true {
|
||||
vSync = config.modules.xmonad.picom.vSync.enable;
|
||||
backend = "glx";
|
||||
extraArgs = ["--experimental-backends"];
|
||||
package = pkgs.picom-ivan;
|
||||
|
||||
settings = {
|
||||
animations = true;
|
||||
|
||||
Reference in New Issue
Block a user