<message>Delete obsolete one-shot scripts for setting screen rotation and wallpaper, as well as related Python and shell scripts. Update the first-boot configuration to streamline the provisioning process by removing references to these scripts. This cleanup enhances maintainability and focuses on the essential steps required for the first boot experience, ensuring a more efficient setup for users.
10 lines
243 B
Desktop File
10 lines
243 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Start Chromium Kiosk
|
|
Comment=Start Chromium in kiosk mode (use if the browser was closed)
|
|
Exec=/home/pi/start-chromium.sh
|
|
Icon=chromium-browser
|
|
Terminal=false
|
|
Categories=Utility;Kiosk;
|
|
StartupNotify=false
|