Enable media key support for Firefox audio
This commit is contained in:
parent
e00f3fe3a9
commit
725e6309ea
|
@ -83,4 +83,7 @@ in {
|
|||
explore_songs = 100
|
||||
'';
|
||||
};
|
||||
|
||||
# MPRIS integration
|
||||
services.playerctld.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue