summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-05-23 14:28:16 -0500
committerzachir <zachir@librem.one>2023-05-23 14:28:16 -0500
commitf3e17b53a3351fa6f3c090a76c7680084d1d2eac (patch)
treed59d2d932d3c0d1ae52631a60aab4db201e85f1b
parent511a13e5654788022add2bebdecd79c6affcdfc6 (diff)
launch hyprland desktop portal properlylast_X11lastx11
-rwxr-xr-xxdph5
1 files changed, 5 insertions, 0 deletions
diff --git a/xdph b/xdph
new file mode 100755
index 0000000..8f933d7
--- /dev/null
+++ b/xdph
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+killall xdg-desktop-portal
+/usr/lib/xdg-desktop-portal-hyprland &
+/usr/lib/xdg-desktop-portal &