diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-06 23:14:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 23:14:02 +0900 |
| commit | 6c26dc6e97b20661afd3f891d16bbb135ccf7e5d (patch) | |
| tree | 9089642cc9fcc2d6c9a6cf60c30f678c629236cf | |
| parent | 9e71f3216d165e907165d5d7e6011e0ee7861f9e (diff) | |
| parent | 41c4923fe79b1462a54881705a580b730405a370 (diff) | |
Merge pull request #394 from JaKooLit/main
Updated PortalHyprland.sh
| -rwxr-xr-x | config/hypr/scripts/PortalHyprland.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/PortalHyprland.sh b/config/hypr/scripts/PortalHyprland.sh index 59f2e1df..d40f02ed 100755 --- a/config/hypr/scripts/PortalHyprland.sh +++ b/config/hypr/scripts/PortalHyprland.sh @@ -11,6 +11,6 @@ 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 & |
