From e9650d8ba7eb934f248caf6a9278ded570238ed2 Mon Sep 17 00:00:00 2001 From: zachir Date: Wed, 5 Jun 2024 13:39:02 -0500 Subject: cas: autostart dinit This allows having dinit user services --- autostart.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'autostart.sh') diff --git a/autostart.sh b/autostart.sh index 42eb092..7124a5e 100755 --- a/autostart.sh +++ b/autostart.sh @@ -18,6 +18,7 @@ killandrun () { } if [ -n "${WAYLAND_DISPLAY}${DISPLAY}" ]; then + dinit & notify-sound.sh off & runifnot swayidle killandrun hyprpaper -- cgit v1.2.3