2022-06-27 13:32:40 +02:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=scrcpy (console)
|
|
|
|
GenericName=Android Remote Control
|
|
|
|
Comment=Display and control your Android device
|
|
|
|
# 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-06-29 21:40:12 +02:00
|
|
|
Exec=/bin/sh -c "\"\\$SHELL\" -i -c scrcpy --pause-on-exit=if-error"
|
2022-06-27 13:32:40 +02:00
|
|
|
Icon=scrcpy
|
|
|
|
Terminal=true
|
|
|
|
Type=Application
|
|
|
|
Categories=Utility;RemoteAccess;
|
|
|
|
StartupNotify=false
|