aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-06-12 14:08:51 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-06-12 14:08:51 +0200
commited45dd403966a9a30fe477bbab4195c9f640660e (patch)
tree2deb12eb559805acca4196252664cd34c53fd7c0 /.local
parentbc7994917b9ca8dd1e511c35a4ad6ad86f4b5189 (diff)
Configure jellyfin to start on the correct tag
Diffstat (limited to '.local')
-rw-r--r--.local/etc/wrapper.d/jellyfin.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/etc/wrapper.d/jellyfin.rc b/.local/etc/wrapper.d/jellyfin.rc
index 1e36a91..08105db 100644
--- a/.local/etc/wrapper.d/jellyfin.rc
+++ b/.local/etc/wrapper.d/jellyfin.rc
@@ -7,6 +7,7 @@ WRAPPER_BINS="
WRAPPER_OPTS="
--app=https://tv.tyil.nl
+ --class=jellyfin
--disable-session-crashed-bubble
--user-data-dir=\"$HOME/.config/chromium.d/jellyfin\"
"