Created
October 3, 2017 15:40
-
-
Save pet1330/5d629bc4642072ab84f6859682231ddf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @lxpanel --profile LXDE | |
| @pcmanfm --desktop --profile LXDE | |
| @point-rpi | |
| @xset s off | |
| @xset -dpms | |
| @xset s noblank | |
| @sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' ~/.config/chromium-browser/Default/Preferences | |
| @chromium-browser --noerrdialogs --disable-infobars --kiosk http://[YOUR_URL] --incognito | |
| #@xscreensaver -no-splash@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment