aboutsummaryrefslogtreecommitdiff
path: root/.config/hypr/portalstart
diff options
context:
space:
mode:
authorawy <awy@tutamail.com>2024-08-27 03:44:14 +0300
committerawy <awy@tutamail.com>2024-08-27 03:44:14 +0300
commit8c24921832b2b6dc95bbb41dbfe2de7ff4fcf877 (patch)
treeb8bfc2d150de60d0f989843cb67bc0c6fd380366 /.config/hypr/portalstart
parent01b0a486d1190b88ee40458b4e16bcd6fa0c93bc (diff)
update
Diffstat (limited to '.config/hypr/portalstart')
-rwxr-xr-x.config/hypr/portalstart8
1 files changed, 0 insertions, 8 deletions
diff --git a/.config/hypr/portalstart b/.config/hypr/portalstart
deleted file mode 100755
index 8f692bf..0000000
--- a/.config/hypr/portalstart
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-sleep 1
-killall xdg-desktop-portal-hyprland
-killall xdg-desktop-portal-wlr
-killall xdg-desktop-portal
-/usr/lib/xdg-desktop-portal-hyprland &
-sleep 2
-/usr/lib/xdg-desktop-portal &