Skip to content

Docs Update: Keybindings require 'call' and 'handle' subcommands to function #10

@urveeshdadhich

Description

@urveeshdadhich

The current keybinding examples in the README (and bindings.conf) do not work out of the box on recent versions of Quickshell. The IPC syntax has changed, requiring the call subcommand and the handle function to be explicitly stated.

Commands like quickshell ipc target openApps fail with:
A subcommand is required. Run with --help for more information.

To get the bindings working on Hyprland, the commands should follow this format:
quickshell ipc call handle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions