summaryrefslogtreecommitdiffstats
path: root/alsa-lib/asound.conf
blob: 9b1d6ea5348762a7973fb80c07ad718e935a024b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#
# Place your global alsa-lib configuration here...
#

@hooks [
	{
		func load
		files [
			"/etc/alsa/pulse-default.conf"
		]
		errors false
	}
]