mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-05-10 18:06:01 +02:00
Fix icon name in .desktop entry to allow theming
This commit is contained in:
parent
ef097c7a7a
commit
27353f98ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Name=RustDesk
|
|||
GenericName=Remote Desktop
|
||||
Comment=Remote Desktop
|
||||
Exec=rustdesk %u
|
||||
Icon=/usr/share/rustdesk/files/rustdesk.png
|
||||
Icon=rustdesk
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue