Merge pull request #19 from devindice/Reverting-Changes

Revert "Merge pull request #13 from devindice/Fixing-service-start"
This commit is contained in:
Devin Dice 2022-08-24 15:43:08 -04:00 committed by GitHub
commit ef1aa80f85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

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