aboutsummaryrefslogtreecommitdiff
path: root/dot_config
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-16 09:33:55 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-16 09:33:55 -0500
commit88131e95c6a4b51da2d2bd98bf8dc38f2e1d1529 (patch)
treee46d6ef0137ed256a3e1a154ae0c25b9a49a52ae /dot_config
parentMove afs symlinks under own directory so that they don't slow ls --color down (diff)
move ~/.pulse to ~/.config/pulse
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/pulse/daemon.conf4
-rw-r--r--dot_config/pulse/default.pa5
2 files changed, 9 insertions, 0 deletions
diff --git a/dot_config/pulse/daemon.conf b/dot_config/pulse/daemon.conf
new file mode 100644
index 0000000..24708e5
--- /dev/null
+++ b/dot_config/pulse/daemon.conf
@@ -0,0 +1,4 @@
+default-sample-channels = 6
+default-sample-format = s24le
+default-sample-rate = 96000
+flat-volumes = no
diff --git a/dot_config/pulse/default.pa b/dot_config/pulse/default.pa
new file mode 100644
index 0000000..e6517c3
--- /dev/null
+++ b/dot_config/pulse/default.pa
@@ -0,0 +1,5 @@
+load-module module-native-protocol-unix
+load-module module-stream-restore
+load-module module-always-sink
+load-module module-suspend-on-idle
+load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1