Merge pull request #21 from devindice/release

Merging fix
This commit is contained in:
Devin Dice 2022-08-24 16:02:59 -04:00 committed by GitHub
commit bf555ba691
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@ stopsignal=KILL
[program:x11vnc]
priority=20
command=bash -c 'x11vnc -ncache 10 -display :1 -xkb -forever -shared -repeat -capslock || rm /tmp/.X11-unix/X1 /tmp/.X1-lockfb'
command=bash -c 'x11vnc -display :1 -xkb -forever -shared -repeat -capslock || rm /tmp/.X11-unix/X1 /tmp/.X1-lockfb'
[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