mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
13 lines
426 B
Desktop File
13 lines
426 B
Desktop File
[Desktop Entry]
|
|
Name=scrcpy
|
|
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.
|
|
Exec=/bin/bash -ic "scrcpy"
|
|
Icon=scrcpy
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Utility;RemoteAccess;
|
|
StartupNotify=false
|