mpv: use pulse audio output
this helps with discord audio sharing
This commit is contained in:
parent
e81e060f5c
commit
d49fd32f9b
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@
|
|||
cache-pause-wait = 10;
|
||||
|
||||
hwdec = "auto";
|
||||
|
||||
ao = "pulse,";
|
||||
};
|
||||
scripts = with pkgs.mpvScripts; [
|
||||
mpris
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue