diff --git a/packages.json b/packages.json index 34e40dd..e0a591c 100644 --- a/packages.json +++ b/packages.json @@ -14852,5 +14852,23 @@ "description": "a tiny tool to bump nimble versions", "license": "MIT", "web": "https://github.com/disruptek/bump" + }, + { + "name": "swayipc", + "url": "https://github.com/disruptek/swayipc", + "method": "git", + "tags": [ + "wayland", + "sway", + "i3", + "ipc", + "i3ipc", + "swaymsg", + "x11", + "swaywm" + ], + "description": "IPC interface to sway (or i3) compositors", + "license": "MIT", + "web": "https://github.com/disruptek/swayipc" } ]