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
I get the following error when I try to run this in hyprland with wayland.
hyprland
wayland
Failed to get primary monitor from GTK. Try explicitly specifying the monitor on your window.
Do you have any idea on how to resolve this?
The text was updated successfully, but these errors were encountered:
Add :monitor 0 in defwindow bar. That should do the trick (at least it did for me 30s ago).
:monitor 0
defwindow bar
Sorry, something went wrong.
For me on sway, the main window covers all of the other widgets. Did that work for you @mystilleef @vinhig?
never mind, I figured it out: Had to put main at the end of the list.
@ferdinandschober how did you do that i still have problems with those widgets
No branches or pull requests
I get the following error when I try to run this in
hyprland
withwayland
.Do you have any idea on how to resolve this?
The text was updated successfully, but these errors were encountered: