diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-08-06 22:35:03 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-06 22:35:03 +0900 |
| commit | 41c4923fe79b1462a54881705a580b730405a370 (patch) | |
| tree | 9b5740496ac9f528b3b730497151d6fc41fce533 /config/hypr/scripts | |
| parent | d7399e0d96cc68f8bc5b3203f74699ce50ac9944 (diff) | |
Updated PortalHyprland.sh
Diffstat (limited to 'config/hypr/scripts')
| -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 & |
