Autostart H2R Graphic
Automate H2R Graphics on Raspberry Pi
If you are running Wayland
Autostart H2R Graphics Server
nano ~/.config/wayfire.ini[autostart]
1 = $HOME/H2R/root/./AppRunAutostart Chromium-browser window
[autostart]
1 = $HOME/H2R/root/./AppRun
2 = sleep 10; chromium-browser "http://127.0.0.1:4001/output/ABCD/?bg=black" --start-maximized --start-fullscreen --incognitoIf you are running X11
Last updated