arch_installation/var/lib/gdm/.config/pulse/default.pa

15 lines
316 B
Plaintext
Raw Permalink Normal View History

2020-08-02 09:06:25 +03:00
#!/usr/bin/pulseaudio -nF
#
# load system wide configuration
.include /etc/pulse/default.pa
### unload driver modules for Bluetooth hardware
.ifexists module-bluetooth-policy.so
unload-module module-bluetooth-policy
.endif
.ifexists module-bluetooth-discover.so
unload-module module-bluetooth-discover
.endif