Hyprland
Hyprland copied to clipboard
fix: remove hardcoded hyprctl commands.
Describe your PR, what does it fix/add?
Removed hardcoded commands from hyprctl. This allows plugins to properly register hyprctl commands.
Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)
I don't know if there was a reason why hyprctl commands were hardcoded
Is it ready for merging, or does it need work?
Ready to merge
some have min args required and I'd like for those to be kept.
ups! Totally missed those, my bad. Should be fine now