Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid dispatcher for resetsplits or setstackcount #13

Open
JPDucky opened this issue Jan 21, 2024 · 1 comment
Open

Invalid dispatcher for resetsplits or setstackcount #13

JPDucky opened this issue Jan 21, 2024 · 1 comment

Comments

@JPDucky
Copy link

JPDucky commented Jan 21, 2024

I am unable to use the dispatchers, both resetsplits and setstackcount from neither my config nor hyprctl. Trying them with hyprctl dispatch resetsplits or hyprctl dispatch setstackcount returns with result "Invalid dispatcher". Also, I can't figure out what the formatting would be for setstackcount. Would it be something along the lines of bind = $mainMod CONTROL, I, setstackcount, +1 ?

@zakk4223
Copy link
Owner

They are layoutmessages, which requires the layoutmsg dispatcher.
hyprctl dispatch layoutmsg resetsplits

setstackcount doesn't take +1/-1 style numbers, only the actual desired count. That's an idea tho, might add that soon-ish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants