2018-10-14 08:50:35 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=scrcpy
|
|
|
|
GenericName=Android Remote Control
|
|
|
|
Comment=Display and control your Android device
|
2021-12-11 03:47:57 +00: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.
|
2023-11-21 18:32:19 +00:00
|
|
|
Exec=/bin/sh -c "\\$SHELL -i -c scrcpy"
|
2018-10-14 08:50:35 +00:00
|
|
|
Icon=scrcpy
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Categories=Utility;RemoteAccess;
|
|
|
|
StartupNotify=false
|