From ac428fe37c63732f3de8be47185a295f0ffa83a9 Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Wed, 1 Apr 2020 22:15:21 -0700 Subject: Moved volume control to (patche) tinymenu-based pulseaudio-control interface --- emacs/inits/11-selectrum.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emacs/inits/11-selectrum.el') diff --git a/emacs/inits/11-selectrum.el b/emacs/inits/11-selectrum.el index c8c9470..d7aaab2 100644 --- a/emacs/inits/11-selectrum.el +++ b/emacs/inits/11-selectrum.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2020-03-04 21:49:27 (tslil@bison)> +;; Time-stamp: <2020-03-31 09:11:15 (tslil@bison)> (use-package deadgrep :ensure t @@ -27,11 +27,11 @@ selectrum-count-style 'matches) (selectrum-mode +1)) +(quelpa '(selectrum-prescient :fetcher git :url "https://github.com/raxod502/prescient.git")) + (use-package prescient :ensure t) -(quelpa '(selectrum-prescient :fetcher git :url "https://github.com/raxod502/prescient.git")) - (use-package selectrum-prescient :ensure t :config -- cgit v1.2.3