summarylogtreecommitdiffstats
path: root/pulseaudio-smdev-reload.install
blob: 63c2f93d3731e5a8565643a46a02b85900050f8a (plain)
1
2
3
4
5
6
post_install() {
	echo  '==============================================='
	echo  ' Add this line to your .xinitrc or .xprofile:'
	echo  ' pulseaudio-smdev-reload &' 
	echo  '==============================================='
}