Update eyebrowse configuration

This commit is contained in:
2017-12-16 17:56:45 +00:00
parent f54234393c
commit dfa57d21cf

View File

@@ -8,7 +8,8 @@
(use-package eyebrowse
:config
(setq eyebrowse-keymap-prefix ""
(setq eyebrowse-default-workspace-slot 0
eyebrowse-keymap-prefix ""
eyebrowse-mode-line-style 'always
eyebrowse-new-workspace t
eyebrowse-wrap-around t)