feat(home): add mpriss support for mpv (media buttons)
This commit is contained in:
parent
a7ce77727b
commit
80a8dbc425
@ -33,6 +33,9 @@
|
|||||||
|
|
||||||
mpv = {
|
mpv = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
scripts = with pkgs.mpvScripts; [
|
||||||
|
mpris
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user