raspberry pi how to open browser with link on start on F11 code example
Example 1: startup raspberry pi 4 with chromium browswer full screen
sudo nano /home/pi/.config/lxsession/LXDE-pi/autostart
Example 2: raspberry pi start browser full screen
//in the command line
chromium-browser --start-fullscreen