Skip to content

Commit 15dd976

Browse files
committed
Changed exec web-app for xdg-open
1 parent 8a86d58 commit 15dd976

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

usr/share/applications/docker-jellyfin.desktop

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ Version=1.0
33
Terminal=false
44
Type=Application
55
Name=Jellyfin
6-
Exec=/usr/bin/biglinux-webapp --class_localhost:8096,Chromium-browser --profile-directory=Default --app=http://localhost:8096
6+
Exec=/usr/bin/xdg-open http://localhost:8096
77
Icon=/usr/share/icons/hicolor/scalable/apps/docker-jellyfin.svg
88
Categories=Docker;
9-
StartupWMClass=localhost:8096

0 commit comments

Comments
 (0)