feat(profile:hyprland): add jellyfin media player to hyprland profile

This commit is contained in:
ooks-io 2024-04-13 18:42:59 +12:00
parent 207bea9de1
commit d932c75062

View file

@ -52,6 +52,7 @@ in
video = {
mpv.enable = true;
youtube.enable = true;
jellyfin.enable = true;
};
};
};