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
Hi, I can't start Hyprgui.
I got it from AUR and tried both -bin and non -bin versions same results: If i click on the icon nothing happens.
if i type "hyprgui" in terminal absolutly nothing happens it just hang indefinitely. i have to ctrl-c it.
i tried "sudo hyprgui" for the science i get :
Authorization required, but no authorization protocol specified (hyprgui:900268): Gtk-WARNING **: 08:32:49.274: Failed to open display
so i did : " xhost si:localuser:root"
and now "sudo hyprgui" starts ! but i need it to work in non sudo.
i also tried the versions on your release page same issue. i tried "xhost si:localuser:" . no changes.
The text was updated successfully, but these errors were encountered:
try:
GDK_BACKEND=wayland hyprgui
Sorry, something went wrong.
this is most likely due to your env vars not being set properly
It solved it thanks, I've modified my hyprland.conf accordingly.
Thank you !
nnyyxxxx
No branches or pull requests
Hi, I can't start Hyprgui.
I got it from AUR and tried both -bin and non -bin versions same results:
If i click on the icon nothing happens.
if i type "hyprgui" in terminal absolutly nothing happens it just hang indefinitely. i have to ctrl-c it.
i tried "sudo hyprgui" for the science i get :
Authorization required, but no authorization protocol specified
(hyprgui:900268): Gtk-WARNING **: 08:32:49.274: Failed to open display
so i did : " xhost si:localuser:root"
and now "sudo hyprgui" starts ! but i need it to work in non sudo.
i also tried the versions on your release page same issue. i tried "xhost si:localuser:" . no changes.
The text was updated successfully, but these errors were encountered: