diff options
author | User Mms <mms@voyager.local> | 2024-10-29 22:23:21 +0100 |
---|---|---|
committer | User Mms <mms@voyager.local> | 2024-10-29 22:23:21 +0100 |
commit | c45e404c540a55756a850547c32ecd34e9bdeabd (patch) | |
tree | 0347a068c9e4e0a9d85d24b5bc430159374b6a71 /hphones.sh | |
parent | 9ecea01edd13ed467be9a1e764f9bcdf1ca83e87 (diff) |
Diffstat (limited to 'hphones.sh')
-rwxr-xr-x | hphones.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hphones.sh b/hphones.sh new file mode 100755 index 0000000..e2eff14 --- /dev/null +++ b/hphones.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +sysctl hw.snd.default_unit=6 |