diff options
author | ben <benjaminfranzke@googlemail.com> | 2010-05-29 15:11:16 +0200 |
---|---|---|
committer | ben <benjaminfranzke@googlemail.com> | 2010-05-29 15:11:16 +0200 |
commit | 17e8589f72331314e4b52fe8fb56b6ee38b39ee5 (patch) | |
tree | 1d6c0e3f57438165df23c3692d861f8c73586a21 /.config/openal | |
parent | 5b3a0ae9b5c09d99ca7e5a1bdc2fa1374fb11409 (diff) | |
download | dotfiles-17e8589f72331314e4b52fe8fb56b6ee38b39ee5.tar.gz dotfiles-17e8589f72331314e4b52fe8fb56b6ee38b39ee5.tar.bz2 dotfiles-17e8589f72331314e4b52fe8fb56b6ee38b39ee5.zip |
default alsa device for sdl; alsa for openal
Diffstat (limited to '.config/openal')
-rw-r--r-- | .config/openal/alsoft.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/openal/alsoft.conf b/.config/openal/alsoft.conf new file mode 100644 index 0000000..2a7c088 --- /dev/null +++ b/.config/openal/alsoft.conf @@ -0,0 +1 @@ +drivers = alsa |