📜  如何在 linux 启动时自动启动 chrome - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:36.745000             🧑  作者: Mango

代码示例1
# Open Terminal and type:
sudo vim /etc/xdg/lxsession/LXDE-pi/autostart

# Add path and URL you would like Chrome to go to
@/usr/bin/chromium-browser http://127.0.0.1:8080