Skip to content

Commit e8a522c

Browse files
chore: update plugin registry [skip ci]
1 parent 457816c commit e8a522c

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

registry.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,25 @@
313313
],
314314
"lastUpdated": "2026-03-20T22:21:12+01:00"
315315
},
316+
{
317+
"id": "dmenu",
318+
"name": "Dmenu Provider",
319+
"version": "1.0.0",
320+
"official": false,
321+
"author": "Ben Hilton",
322+
"description": "An IPC-driven dmenu replacement that lets external scripts present choices through a Noctalia panel.",
323+
"repository": "https://github.com/noctalia-dev/noctalia-plugins",
324+
"minNoctaliaVersion": "3.9.0",
325+
"license": "MIT",
326+
"tags": [
327+
"Panel",
328+
"Productivity",
329+
"Developer",
330+
"System",
331+
"Utility"
332+
],
333+
"lastUpdated": "2026-04-13T17:24:58-06:00"
334+
},
316335
{
317336
"id": "dns-switcher",
318337
"name": "DNS Switcher",

0 commit comments

Comments
 (0)