1.打开*.desktop文件
gedit ~/.local/share/applications/name.desktop
在文件中做改动:
The .desktop file should look something like this:
[Desktop Entry]
Name=the name you want shown
Comment=
Exec=command to run
Icon=icon name
Terminal=false
Type=Application
StartupNotify=true
2.如何使用指令启动Chrome
google-chrome-stable