diff options
author | zachir <zachir@librem.one> | 2023-02-11 20:45:10 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-11 20:45:10 -0600 |
commit | d351667129538cbb0cc66f0337c3cb06306f729a (patch) | |
tree | aaf8e50a67853bdec1921e541b82aea4a53af9a3 /autostart.sh | |
parent | bfaeb374d26f6d763e9f9b1aa39d344d2d4c36ea (diff) |
move runsvdir to autostart rather than xinit
Diffstat (limited to 'autostart.sh')
-rwxr-xr-x | autostart.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/autostart.sh b/autostart.sh index 38d0a79..162f23a 100755 --- a/autostart.sh +++ b/autostart.sh @@ -8,6 +8,7 @@ runifnot () { fi } +runifnot runsvdir ~/.runit/runsvdir runifnot picom runifnot mpd-mpris -network unix runifnot mpd-notification |