diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-08-15 13:58:13 +0200 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2011-08-15 13:58:13 +0200 |
commit | 34587587050eb494ab7e2ea1b66879aa3ab64c37 (patch) | |
tree | 8af77e182d6e3e60b0266052f0010e47e76b2559 /.mplayer | |
parent | 27a91fa14830bdf3e7c081e9889a89f2527cac3b (diff) | |
download | dotfiles-34587587050eb494ab7e2ea1b66879aa3ab64c37.tar.gz dotfiles-34587587050eb494ab7e2ea1b66879aa3ab64c37.tar.bz2 dotfiles-34587587050eb494ab7e2ea1b66879aa3ab64c37.zip |
Add mplayer config
Diffstat (limited to '.mplayer')
-rw-r--r-- | .mplayer/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.mplayer/config b/.mplayer/config new file mode 100644 index 0000000..5046813 --- /dev/null +++ b/.mplayer/config @@ -0,0 +1,3 @@ +[default] +ao=pulse +channels=6 |