This commit is contained in:
moonleay 2023-11-11 14:00:22 +01:00
commit c28a6769ac
Signed by: moonleay
GPG key ID: 82667543CCD715FB
10 changed files with 578 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#!/bin/zsh
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 &