mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-02-14 20:31:50 +00:00
11 lines
250 B
Desktop File
Executable file
11 lines
250 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Type=Application
|
|
Name=VirtScreen
|
|
Comment=Make your iPad/tablet/computer as a secondary monitor on Linux
|
|
Exec=virtscreen
|
|
Icon=virtscreen
|
|
Terminal=false
|
|
StartupNotify=false
|
|
Categories=Application;
|