Pulseaudio: Set volume step to 2%

master
Pierre Neidhardt 2018-06-28 18:53:22 +02:00
parent 4cc7f0fdfb
commit 6d759c70c2
1 changed files with 2 additions and 1 deletions

View File

@ -485,7 +485,8 @@
(with-eval-after-load 'pulseaudio-control
;; REVIEW: Upstream should set path dynamically.
;; https://github.com/flexibeast/pulseaudio-control/issues/7
(setq pulseaudio-control-pactl-path (executable-find "pactl")))
(setq pulseaudio-control-pactl-path (executable-find "pactl")
pulseaudio-control-volume-step "2%"))
(when (require 'exwm nil t) (require 'init-exwm))
;;; XML / SGML