mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
fix small typo
This commit is contained in:
parent
7d63e6ea78
commit
e8c3e0a311
|
|
@ -52,7 +52,7 @@ Note, internally device numbers are translated to the device name
|
|||
of pattern "hw:<number>", so these two calls have the same effect:
|
||||
|
||||
(setf stump-volume-control:*sound-card* 1)
|
||||
(setf stump-volume-control:*sound-card* "hw:1)
|
||||
(setf stump-volume-control:*sound-card* "hw:1")
|
||||
|
||||
|
||||
PulseAudio compatibility
|
||||
|
|
|
|||
Loading…
Reference in a new issue