Force disable hyprpaper since hyprland seems to turn it on now...
This commit is contained in:
parent
ffc460d8cc
commit
8606e88f56
|
@ -26,6 +26,7 @@
|
|||
services = {
|
||||
kanshi.systemdTarget = "hyprland-session.target";
|
||||
gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||
hyprpaper.enable = lib.mkForce false;
|
||||
hypridle = {
|
||||
enable = true;
|
||||
settings =
|
||||
|
|
Loading…
Reference in a new issue