Skip to content

v0.9.9

Choose a tag to compare

@BlueManCZ BlueManCZ released this 21 Jun 11:31
· 2 commits to main since this release
006beba

Added

  • global bind dispatcher → hl.dsp.global("APP:SHORTCUT") for app-registered global shortcuts (hyprland-global-shortcuts-v1). Previously a bind like bind = SUPER, period, global, caelestia:emoji had no Lua mapping and failed to apply in Lua-mode configs. BlueManCZ/hyprmod#49