mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Fix icon name in .desktop entry to allow theming
This commit is contained in:
@@ -3,7 +3,7 @@ Name=RustDesk
|
|||||||
GenericName=Remote Desktop
|
GenericName=Remote Desktop
|
||||||
Comment=Remote Desktop
|
Comment=Remote Desktop
|
||||||
Exec=rustdesk %u
|
Exec=rustdesk %u
|
||||||
Icon=/usr/share/rustdesk/files/rustdesk.png
|
Icon=rustdesk
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
|
|||||||
Reference in New Issue
Block a user