Fixing minor bug in emacs config
This commit is contained in:
parent
2ef9fb3aea
commit
4b8f6520b8
@ -879,7 +879,7 @@ This is the section to include imports from other files.
|
|||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
;; Uncomment this to use EXWM. I currently don't use this.
|
;; Uncomment this to use EXWM. I currently don't use this.
|
||||||
(let ((exwm-org-file "~/.emacs.d/exwm.org"))
|
;(let ((exwm-org-file "~/.emacs.d/exwm.org"))
|
||||||
;(when (file-exists-p exwm-org-file)
|
;(when (file-exists-p exwm-org-file)
|
||||||
; (org-babel-load-file exwm-org-file)))
|
; (org-babel-load-file exwm-org-file)))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user