fix(etc): correct incantation to launch browser in Linux desktop file (#10246)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
Name=Syncthing Web UI
|
Name=Syncthing Web UI
|
||||||
GenericName=File synchronization UI
|
GenericName=File synchronization UI
|
||||||
Comment=Opens Syncthing's Web UI in the default browser (Syncthing must already be started).
|
Comment=Opens Syncthing's Web UI in the default browser (Syncthing must already be started).
|
||||||
Exec=syncthing --browser-only
|
Exec=syncthing browser
|
||||||
Icon=syncthing
|
Icon=syncthing
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
|
|||||||
Reference in New Issue
Block a user