We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8cafc commit 62fcc94Copy full SHA for 62fcc94
1 file changed
registry.json
@@ -546,14 +546,20 @@
546
{
547
"id": "keybind-cheatsheet",
548
"name": "Keybind Cheatsheet",
549
- "version": "3.3.0",
+ "version": "3.4.0",
550
"official": false,
551
"author": "blacku",
552
"description": "Universal keyboard shortcuts keymap that automatically detects and displays keybindings for Hyprland or Niri compositors.",
553
+ "repository": "https://github.com/noctalia-dev/noctalia-plugins",
554
"minNoctaliaVersion": "3.6.0",
555
"license": "MIT",
- "tags": [],
556
- "lastUpdated": "2026-04-04T17:56:57+07:00"
+ "tags": [
557
+ "Bar",
558
+ "Panel",
559
+ "System",
560
+ "Indicator"
561
+ ],
562
+ "lastUpdated": "2026-04-07T22:03:44+02:00"
563
},
564
565
"id": "latency-monitor",
0 commit comments