We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 457816c commit e8a522cCopy full SHA for e8a522c
1 file changed
registry.json
@@ -313,6 +313,25 @@
313
],
314
"lastUpdated": "2026-03-20T22:21:12+01:00"
315
},
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
+ },
335
{
336
"id": "dns-switcher",
337
"name": "DNS Switcher",
0 commit comments