mirror of
https://github.com/kbumsik/VirtScreen.git
synced 2025-03-09 15:40:18 +00:00
Created AUR package and a desktop entry
This commit is contained in:
parent
99936f6e00
commit
570a58243d
4 changed files with 91 additions and 6 deletions
11
virtscreen.desktop
Executable file
11
virtscreen.desktop
Executable file
|
|
@ -0,0 +1,11 @@
|
|||
#!/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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue