parent
c0b0a92e5c
commit
5b61b5915f
@ -0,0 +1,12 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Name=python
|
||||||
|
Comment=My Python Program
|
||||||
|
#Exec=bash -c "sudo python /root/publish/apps/RPi/app.py"
|
||||||
|
Exec=bash -c "sleep 10 && sudo chromium-browser -kiosk --disable-session-crashed-bubble --disable-infobars -app=file:///root/publish/apps/SingalDemo/wwwroot/index.html --no-sandbox"
|
||||||
|
#Exec=bash -c "sleep 10 && chromium-browser -kiosk --disable-session-crashed-bubble --disable-infobars -app=file:///home/pi/index.html"
|
||||||
|
Icon=/root/RPi/icon.jpg
|
||||||
|
Terminal=false
|
||||||
|
MultipleArgs=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Application;Development;
|
||||||
|
StartupNotify=true
|
Loading…
Reference in new issue