Helm-EXWM: Enable EXWM sources

master
Pierre Neidhardt 2017-11-08 17:47:29 +01:00
parent 6fd2b6d405
commit 1b6e3676c7
1 changed files with 2 additions and 4 deletions

View File

@ -104,10 +104,8 @@
(add-to-list 'helm-source-names-using-follow "EXWM buffers")
(setq helm-exwm-emacs-buffers-source (helm-exwm-build-emacs-buffers-source))
(setq helm-exwm-source (helm-exwm-build-source))
(setq helm-mini-default-sources `(
;; helm-source-buffers-list
helm-exwm-emacs-buffers-source
;; helm-exwm-source ; TODO: Unusable as long as the source does not refresh automatically.
(setq helm-mini-default-sources `(helm-exwm-emacs-buffers-source
helm-exwm-source
helm-source-recentf
,(when (boundp 'helm-source-ls-git) 'helm-source-ls-git)
helm-source-bookmarks