Revert "Merge pull request #13 from devindice/Fixing-service-start"

This reverts commit 0e6bf445a7, reversing
changes made to 431aae4a12.
This commit is contained in:
Devin Dice 2022-08-24 15:41:15 -04:00
parent 1a67d085bf
commit 0ea408ce01

View file

@ -18,9 +18,9 @@ stderr_logfile=/dev/fd/1
stderr_logfile_maxbytes=0
[group:x]
programs=xfce4,xvfb,x11vnc,novnc,cloud9
programs=xvfb,lxpanel,x11vnc,novnc,cloud9
[program:xfce4]
[program:lxpanel]
priority=15
directory=%HOME%
command=/usr/bin/startxfce4
@ -34,7 +34,7 @@ stopsignal=KILL
[program:x11vnc]
priority=20
command=x11vnc -ncache 10 -display :1 -xkb -forever -shared -repeat -capslock
command=x11vnc -display :1 -xkb -forever -shared -repeat -capslock
[program:novnc]
priority=25
@ -52,4 +52,4 @@ command=bash -c 'while ps aux | grep user-install.sh | grep -v grep 2>&1> /dev/n
priority=30
directory=/home/%USER%/.dynamic-background/active
user=%USER%
command=bash /usr/share/backgrounds/dynamic.sh
command=bash /usr/share/backgrounds/dynamic.sh