hyprland lua support #91
Reference in New Issue
Block a user
Delete Branch "hypr-plugin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using
batchMessagewas the main culprit that caused issues when trying to apply options, so I have restructured it into one single largemessagecall which solves all previous issues. I have not yet tested whether or not fetching user config options work properly yet.