Change workgroups settings
This commit is contained in:
parent
b8a207f0f5
commit
5a6214b9a8
@ -31,8 +31,8 @@
|
||||
;; --------------------------------------------------------------------------
|
||||
|
||||
(use-package workgroups2
|
||||
:init
|
||||
(workgroups-mode 1)
|
||||
(wg-switch-to-workgroup "First workgroup"))
|
||||
:defer t
|
||||
:bind
|
||||
(("C-c z z" . (lambda () (interactive) (workgroups-mode 1)))))
|
||||
|
||||
)
|
||||
|
Reference in New Issue
Block a user