From 28c65638368b34265e6b37082e4c7689111932a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Mon, 28 Apr 2025 11:33:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(hypr):=20portal?= =?UTF-8?q?=20script=20nonsense?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/scripts/portal | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.config/hypr/scripts/portal b/.config/hypr/scripts/portal index f56374ba..7d0aa063 100755 --- a/.config/hypr/scripts/portal +++ b/.config/hypr/scripts/portal @@ -1,9 +1,5 @@ #!/bin/bash -sleep 1 -killall -e xdg-desktop-portal-hyprland -killall -e xdg-desktop-portal-wlr -killall xdg-desktop-portal /usr/lib/xdg-desktop-portal-hyprland & sleep 2 /usr/lib/xdg-desktop-portal &