Pulseaudio: Use default sink

master
Pierre Neidhardt 2019-02-20 10:17:11 +01:00
parent 73f9d8f83d
commit cdd5065ae0
1 changed files with 1 additions and 0 deletions

View File

@ -502,6 +502,7 @@
;; REVIEW: Upstream should set path dynamically.
;; https://github.com/flexibeast/pulseaudio-control/issues/7
(setq pulseaudio-control-pactl-path (executable-find "pactl")
pulseaudio-control-use-default-sink t
pulseaudio-control-volume-step "2%"))
(when (require 'exwm nil t) (require 'init-exwm))