porcorosso: remove default.pa
This commit is contained in:
parent
2ddd50aef4
commit
1b4b7f0a80
2 changed files with 0 additions and 21 deletions
|
@ -244,8 +244,6 @@ in {
|
||||||
obs-studio
|
obs-studio
|
||||||
vulkan-tools
|
vulkan-tools
|
||||||
]);
|
]);
|
||||||
|
|
||||||
xdg.configFile."pulse/default.pa".source = ./default.pa;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# github.com/target/lorri
|
# github.com/target/lorri
|
||||||
|
|
|
@ -1,19 +0,0 @@
|
||||||
.include /etc/pulse/default.pa
|
|
||||||
|
|
||||||
.nofail
|
|
||||||
|
|
||||||
# Configure my standard USB headphones.
|
|
||||||
set-default-sink alsa_output.usb-SteelSeries_Arctis_Pro_Wireless-00.analog-stereo
|
|
||||||
set-default-source alsa_input.usb-SteelSeries_Arctis_Pro_Wireless-00.analog-mono
|
|
||||||
|
|
||||||
# Webcam
|
|
||||||
set-card-profile alsa_card.usb-Microsoft_Microsoft___LifeCam_HD-3000-02 off
|
|
||||||
|
|
||||||
# HDA NVIDIA / TU104 HD Audio Controller
|
|
||||||
set-card-profile alsa_card.pci-0000_01_00.1 off
|
|
||||||
|
|
||||||
# WD19 Dell Dock
|
|
||||||
set-card-profile alsa_card.usb-Generic_USB_Audio_200901010001-00 off
|
|
||||||
|
|
||||||
# HDA Intel PCH / Cannon Lake PCH cAVS
|
|
||||||
set-card-profile alsa_card.pci-0000_00_1f.3 off
|
|
Loading…
Reference in a new issue