mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
80bdac45ce
- Actor used to set power to 100 eventhough target was 0 - moved chromium.desktop file to config folder -> easier available for users and potential to enable chromium desktop via cbpi commandline in future
6 lines
258 B
Desktop File
6 lines
258 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Chromium
|
|
Comment=Chromium Webbrowser
|
|
NoDisplay=false
|
|
Exec=chromium-browser --noerrordialogs --disable-session-crashed-bubble --disable-infobars --force-device-scale-factor=1.00 --start-fullscreen "http://localhost:8000"
|