aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/portal
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/portal')
-rwxr-xr-x.local/bin/portal5
1 files changed, 4 insertions, 1 deletions
diff --git a/.local/bin/portal b/.local/bin/portal
index b0afa23..c73e77b 100755
--- a/.local/bin/portal
+++ b/.local/bin/portal
@@ -1,5 +1,8 @@
#!/bin/sh
sleep 1
+killall /lib/xdg-desktop-portal-hyprland
killall xdg-desktop-portal-wlr
killall xdg-desktop-portal
-/lib/xdg-desktop-portal-wlr &
+killall xdg-desktop-portal-termfilechooser
+/lib/xdg-desktop-portal-hyprland &
+/lib/xdg-desktop-portal-termfilechooser -r &