mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-22 02:43:20 +03:00
feat: add dbus and cli connect support
This commit is contained in:
11
res/rustdesk-link.desktop
Normal file
11
res/rustdesk-link.desktop
Normal file
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=RustDeskURL Scheme Handler
|
||||
NoDisplay=true
|
||||
MimeType=x-scheme-handler/rustdesk;
|
||||
TryExec=rustdesk
|
||||
Exec=rustdesk --connect "%u"
|
||||
Icon=rustdesk
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=false
|
||||
Version=1.5
|
||||
Reference in New Issue
Block a user