系统位置:/usr/share/applicationsxx.desktop
用户位置:~/.local/share/applications/xx.desktop
[Desktop Entry] Categories=Game; Comment[en_US]= Comment= Exec=optirun bash -c "wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Epic\ Games/Launcher/Portal/Binaries/Win64/EpicGamesLauncher.exe && wineserver -w" GenericName[en_US]=Epic GenericName=Epic Icon=~/.wine/drive_c/Program Files (x86)/Epic Games/Launcher/Portal/Content/UI/EPICLogo.png MimeType= Name[en_US]=Epic Games Name=Epic Games Path= StartupNotify=false Terminal=false TerminalOptions=s--noclose Type=Application X-DBUS-ServiceName= X-DBUS-StartupType=none X-KDE-SubstituteUID=false X-KDE-Username=Android Studio
#!/usr/bin/env xdg-open [Desktop Entry] Categories=Development; Comment[en_US]= Exec=~/documents/App/android-studio/bin/studio.sh GenericName[en_US]=Android Studio Icon=~/documents/App/android-studio/bin/studio.png MimeType= Name[en_US]=Android Studio Path= StartupNotify=false Terminal=false TerminalOptions= Type=Application X-DBUS-ServiceName= X-DBUS-StartupType= X-KDE-SubstituteUID=false X-KDE-Username=Intellij IDEA
#!/usr/bin/env xdg-open [Desktop Entry] Categories=Development; Comment[en_US]= Exec=~/documents/App/intellij-idea/bin//idea.sh GenericName[en_US]=Intellij IDEA Icon=/home/df/documents/App/intellij-idea/bin/idea.png MimeType= Name[en_US]=Intellij IDEA Path= StartupNotify=false Terminal=false TerminalOptions= Type=Application X-DBUS-ServiceName= X-DBUS-StartupType= X-KDE-SubstituteUID=false X-KDE-Username=
用 *.desktop添加文件快捷方式



