diff --git a/catalog.toml b/catalog.toml index fc84cfe..7a17652 100644 --- a/catalog.toml +++ b/catalog.toml @@ -661,3 +661,16 @@ icon = "package" description = "Check how many packages topgrade would upgrade, then run the upgrade in a terminal window." plugin_api = 9 tags = ["bar", "panel", "service", "system", "utility"] + +[[plugin]] +id = "jamesfeeder/special-workspaces" +name = "Special Workspaces" +version = "1.4.0" +updated_at = 1785121575 +added_at = 1785121575 +author = "jamesfeeder" +license = "MIT" +icon = "stack-2" +description = "Displays populated and currently active Hyprland special workspaces" +plugin_api = 3 +tags = ["hyprland", "indicator", "bar"]