### Description Add a way for keybinds to trigger events in socket2. Currently, `hyprland-py` achieves this by implementing our own socket. Configuration: ``` bind=SUPER,E,custom_event,my_event ```
Description
Add a way for keybinds to trigger events in socket2.
Currently,
hyprland-pyachieves this by implementing our own socket.Configuration: