make jellyfin nicer
This commit is contained in:
parent
00b5e41e5d
commit
54cdc5f43f
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ in
|
|||
};
|
||||
startup =
|
||||
[
|
||||
#{ command = "${pkgs.albert}/bin/albert"; always = true; }
|
||||
{ command = "${pkgs.jellyfin-mpv-shim}/bin/jellyfin-mpv-shim"; always = true; }
|
||||
{ command = toString backgroundCommand; always = true; }
|
||||
{
|
||||
command = toString (pkgs.writers.writeDash "xsettings" ''
|
||||
|
|
Loading…
Reference in a new issue