From d2f04e6c96701097e86143944db4143dc3b579f4 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 9 Feb 2023 10:59:15 -0600 Subject: autostart: comment out snd.sh (might not need), add picom --- autostart.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'autostart.sh') diff --git a/autostart.sh b/autostart.sh index d892e27..b8d1aa5 100755 --- a/autostart.sh +++ b/autostart.sh @@ -14,7 +14,8 @@ if type mpd >/dev/null; then elif type musicpd >/dev/null; then runifnot musicpd fi -pkill pipewire ; pkill pipewire-pulse ; pkill wireplumber ; snd.sh & +#pkill pipewire ; pkill pipewire-pulse ; pkill wireplumber ; snd.sh & +runifnot picom runifnot mpd-mpris -network unix runifnot mpd-notification runifnot transmission-daemon -- cgit v1.2.3