hyprshade: migrate to by-name

This commit is contained in:
TomaSajt 2026-06-15 16:39:46 +02:00
commit de1ca5536f
2 changed files with 0 additions and 2 deletions

View file

@ -1723,8 +1723,6 @@ with pkgs;
cairo = cairo.override { xcbSupport = true; };
};
hyprshade = callPackage ../applications/window-managers/hyprwm/hyprshade { };
hyprlandPlugins = recurseIntoAttrs (
callPackage ../applications/window-managers/hyprwm/hyprland-plugins { }
);