refactor(keymap): use closure callbacks

This commit is contained in:
Lemmy
2026-07-24 22:38:38 -04:00
parent 99f7ad3084
commit 36b740371b
2 changed files with 27 additions and 55 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
id = "blackbartblues/keymap"
name = "Keymap"
version = "1.3.1"
plugin_api = 5
version = "1.3.2"
plugin_api = 9
author = "blackbartblues"
license = "MIT"
dependencies = ["hyprctl", "Hyprland", "niri", "mango", "mmsg", "xdg-open"]