fix(overlay): use Lua dispatch syntax for Hyprland 0.55+ Lua configs (#99)

This commit is contained in:
2026-05-29 00:13:31 -07:00
committed by GitHub
parent a1da3dcdc8
commit d719b346e0
3 changed files with 226 additions and 18 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Fixed Hyprland overlay placement on Hyprland 0.55+ Lua configs by using Lua dispatcher syntax when Hyprland reports `configProvider: "lua"`.