[Misc] Change default key binding for eyebrowse

Conflicts with refiling tasks in the agenda.
This commit is contained in:
Daniel - 2018-11-03 08:49:20 +01:00
parent 10bf56dc23
commit 903cce1814
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 1 deletions

View File

@ -1114,7 +1114,8 @@ are assumed to be of the form *.crt."
(bind-key "P" #'helm-pages helm-command-prefix)))
(use-package eyebrowse
:commands (eyebrowse-mode))
:commands (eyebrowse-mode)
:init (setq eyebrowse-keymap-prefix (kbd "C-c w")))
;; * Media