Loading pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprspace.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchFromGitHub, hyprland, mkHyprlandPlugin, unstableGitUpdater, }: mkHyprlandPlugin hyprland { Loading @@ -27,6 +28,8 @@ mkHyprlandPlugin hyprland { runHook postInstall ''; passthru.updateScript = unstableGitUpdater { }; meta = { homepage = "https://github.com/KZDKM/Hyprspace"; description = "Workspace overview plugin for Hyprland"; Loading Loading
pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprspace.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ fetchFromGitHub, hyprland, mkHyprlandPlugin, unstableGitUpdater, }: mkHyprlandPlugin hyprland { Loading @@ -27,6 +28,8 @@ mkHyprlandPlugin hyprland { runHook postInstall ''; passthru.updateScript = unstableGitUpdater { }; meta = { homepage = "https://github.com/KZDKM/Hyprspace"; description = "Workspace overview plugin for Hyprland"; Loading