projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
cbe95de
)
emacs: add exwm-edit
author
Amin Bandali
<bandali@gnu.org>
Sat, 7 Sep 2019 00:30:09 +0000
(20:30 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sat, 7 Sep 2019 00:30:09 +0000
(20:30 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
0f080b6
..
f46ddee
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-751,6
+751,10
@@
around if needed."
:custom
(exwm-workspace-number 4))
:custom
(exwm-workspace-number 4))
+(use-package exwm-edit
+ :demand
+ :after exwm)
+
;; use the org-plus-contrib package to get the whole deal
(use-package org-plus-contrib)
;; use the org-plus-contrib package to get the whole deal
(use-package org-plus-contrib)