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

[Bug]: Launch wrong lib in PortalHyprland.sh? #393

Closed
vunhatchuong opened this issue Aug 6, 2024 · 1 comment
Closed

[Bug]: Launch wrong lib in PortalHyprland.sh? #393

vunhatchuong opened this issue Aug 6, 2024 · 1 comment

Comments

@vunhatchuong
Copy link

In PortalHyprland.sh, I think it's supposed to be /usr/lib/xdg-desktop-portal &

sleep 1
killall xdg-desktop-portal-hyprland
killall xdg-desktop-portal-wlr
killall xdg-desktop-portal-gnome
killall xdg-desktop-portal
sleep 1
/usr/lib/xdg-desktop-portal-hyprland &
/usr/libexec/xdg-desktop-portal-hyprland &
sleep 2
--/usr/lib/xdg-desktop-portal-hyprland &
++/usr/lib/xdg-desktop-portal &
/usr/libexec/xdg-desktop-portal &
@JaKooLit
Copy link
Owner

JaKooLit commented Aug 6, 2024

41c4923

youre right

thanks

ive pushed to main

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