1. run_hyprctl_command
Executes arbitrary hyprctl
commands.
2. get_version
Retrieves the Hyprland version and build info.
3. list_monitors
Lists all connected monitors and properties.
4. list_workspaces
Lists all active workspaces.
5. list_clients
Lists all windows and their properties.
6. list_devices
Lists all connected input devices.
7. get_active_window
Shows the currently active window details.
8. list_layers
Displays all layers in the compositor.
9. get_splash
Retrieves the current random splash message.
10. dispatch_command
Dispatches a command to Hyprland.
11. set_keyword
Dynamically sets a configuration keyword.
12. reload_config
Forces a reload of the Hyprland config file.
13. enter_kill_mode
Enables kill mode to terminate windows by click.