We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
does swaykbdd work with Hyprland? or any other app for Hyprland?
The text was updated successfully, but these errors were encountered:
No, swaykbdd doesn't support Hyperland. The Sway IPC is not compatible with Hyperland's one.
swaykbdd
Sorry, something went wrong.
what about i3?
P.S. if you replace SWAYSOCK with I3SOCK here it will work in both i3 and sway, though per tab switching won't work in i3
Yeah, it is compatible, but there is no guarantee that this will work. Your can run the app without modification: SWAYSOCK=$I3SOCK swaykbdd
SWAYSOCK=$I3SOCK swaykbdd
For X11 sessions this functionality available in https://github.com/qnikst/kbdd
No branches or pull requests
does swaykbdd work with Hyprland? or any other app for Hyprland?
The text was updated successfully, but these errors were encountered: