dotfiles/.config/sv/pipewire/run

10 lines
105 B
Plaintext
Raw Normal View History

2022-06-09 13:56:03 +02:00
#!/bin/sh
2022-07-12 12:30:59 +02:00
while ! pgrep '^gdm$'; do
echo "GDM not running yet."
sleep 2
done
2022-07-12 12:30:59 +02:00
exec 2>&1
2022-06-09 13:56:03 +02:00
exec pipewire