summaryrefslogtreecommitdiff
path: root/files/audio
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-10-29 14:20:21 -0400
committerAndrew Opalach <andrew@akon.city> 2025-10-29 14:20:21 -0400
commit342f1dcf115f998cbb5d27c5593e215b01e5b7a4 (patch)
tree0cf3b25183d4e0e0081dae237f0d9b7a17f8e5d6 /files/audio
parent544da1ba50d9cbf51a18ca0abf1db66b3baa7460 (diff)
downloaddotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.gz
dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.tar.bz2
dotfiles-342f1dcf115f998cbb5d27c5593e215b01e5b7a4.zip
Finish adding files from new moyo, misc updates
Diffstat (limited to 'files/audio')
-rw-r--r--files/audio/asoundrc24
1 files changed, 12 insertions, 12 deletions
diff --git a/files/audio/asoundrc b/files/audio/asoundrc
index 051a420..8f93680 100644
--- a/files/audio/asoundrc
+++ b/files/audio/asoundrc
@@ -1,12 +1,12 @@
-#pcm.!spdif {
-# type hw
-# card 1
-# device 1
-#}
-#
-#pcm.!default {
-# type plug
-# slave {
-# pcm "spdif"
-# }
-#}
+pcm.!spdif {
+ type hw
+ card 1
+ device 1
+}
+
+pcm.!default {
+ type plug
+ slave {
+ pcm "spdif"
+ }
+}