2018-10-14 16:50:35 +08:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=scrcpy
|
|
|
|
GenericName=Android Remote Control
|
|
|
|
Comment=Display and control your Android device
|
2021-12-11 11:47:57 +08:00
|
|
|
# For some users, the PATH or ADB environment variables are set from the shell
|
|
|
|
# startup file, like .bashrc or .zshrc… Run an interactive shell to get
|
|
|
|
# environment correctly initialized.
|
|
|
|
Exec=/bin/sh -c '"$SHELL" -i -c scrcpy'
|
2018-10-14 16:50:35 +08:00
|
|
|
Icon=scrcpy
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Categories=Utility;RemoteAccess;
|
|
|
|
StartupNotify=false
|