remove hyprpaper from stylix

This commit is contained in:
willifan 2025-01-07 23:36:34 +01:00
parent 81fa1208f3
commit 82b01e3940

View file

@ -61,6 +61,10 @@ in
dark = "Papirus-Dark";
package = pkgs.papirus-icon-theme;
};
targets = {
hyprland.hyprpaper.enable = false;
};
};
};