feat(profile:hyprland): add jellyfin media player to hyprland profile
This commit is contained in:
parent
207bea9de1
commit
d932c75062
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ in
|
||||||
video = {
|
video = {
|
||||||
mpv.enable = true;
|
mpv.enable = true;
|
||||||
youtube.enable = true;
|
youtube.enable = true;
|
||||||
|
jellyfin.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue