mpv-mpris
This commit is contained in:
parent
0ef2de2dac
commit
48796999d5
1 changed files with 3 additions and 0 deletions
|
|
@ -334,6 +334,9 @@ in
|
||||||
m = "cycle mute";
|
m = "cycle mute";
|
||||||
c = "cycle sub-visibility";
|
c = "cycle sub-visibility";
|
||||||
};
|
};
|
||||||
|
programs.mpv.scripts = [
|
||||||
|
pkgs.mpvScripts.mpris
|
||||||
|
];
|
||||||
|
|
||||||
programs.foot.enable = true;
|
programs.foot.enable = true;
|
||||||
programs.foot.server.enable = true;
|
programs.foot.server.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue