projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Switch to EXWM
[~bandali/configs]
/
.emacs.d
/
lisp
/
bandali-theme.el
diff --git
a/.emacs.d/lisp/bandali-theme.el
b/.emacs.d/lisp/bandali-theme.el
index
c63234a
..
63c15d0
100644
(file)
--- a/
.emacs.d/lisp/bandali-theme.el
+++ b/
.emacs.d/lisp/bandali-theme.el
@@
-24,6
+24,7
@@
;;; Code:
+(add-to-list 'load-path (b/lisp "refinery-theme"))
(with-eval-after-load 'package
(require 'refinery-theme)
(load-theme 'refinery t))