From 66ad1000239ee3e88bd6f7d5d746bd74faeae751 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 13:30:55 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/catalog.toml b/catalog.toml index 7ffb427..0828c40 100644 --- a/catalog.toml +++ b/catalog.toml @@ -95,3 +95,15 @@ icon = "lock" description = "Orientation lock for 2‑in‑1 devices using iio-hyprland and similar." min_noctalia = "5.0.0" tags = ["hyprland", "sway", "desktop", "utility"] + +[[plugin]] +id = "radimous/prismlauncher-instances" +name = "PrismLauncher Instances" +version = "1.0.0" +author = "radimous" +license = "MIT" +icon = "nut" +description = "A launcher provider that adds PrismLauncher instances to the noctalia launcher." +deprecated = false +min_noctalia = "5.0.0" +tags = ["gaming", "launcher"]