summaryrefslogtreecommitdiffstats
path: root/.alsa/x1-internal
diff options
context:
space:
mode:
Diffstat (limited to '.alsa/x1-internal')
-rw-r--r--.alsa/x1-internal14
1 files changed, 0 insertions, 14 deletions
diff --git a/.alsa/x1-internal b/.alsa/x1-internal
deleted file mode 100644
index abc6a85..0000000
--- a/.alsa/x1-internal
+++ /dev/null
@@ -1,14 +0,0 @@
-# map default output to hardware card 0, device 0 (analog)
-pcm.!default {
- type hw
- card 0
- device 0
-}
-
-# same for the controls (alsamixer)
-ctl.!default {
- type hw
- card 0
- device 0
-}
-