gentoo
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
sleep 1
|
||||
|
||||
notify-send "ocbwoy3-gentoo-debug" "ran xdg setup"
|
||||
|
||||
# kill all possible running xdg-desktop-portals
|
||||
kill -9 $(pidof xdg-desktop-portal-hyprland)
|
||||
kill -9 $(pidof xdg-desktop-portal-gnome)
|
||||
@@ -13,9 +15,13 @@ kill -9 $(pidof xdg-desktop-portal)
|
||||
sleep 1
|
||||
|
||||
# start xdg-desktop-portal-hyprland
|
||||
/usr/lib/xdg-desktop-portal-hyprland &
|
||||
hyprctl dispatch exec /usr/lib/xdg-desktop-portal-hyprland &
|
||||
sleep 2
|
||||
|
||||
notify-send "ocbwoy3-gentoo-debug" "xdph"
|
||||
|
||||
# start xdg-desktop-portal
|
||||
/usr/lib/xdg-desktop-portal &
|
||||
hyprctl dispatch exec /usr/lib/xdg-desktop-portal &
|
||||
sleep 1
|
||||
|
||||
notify-send "ocbwoy3-gentoo-debug" "xdp"
|
||||
Reference in New Issue
Block a user