mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Load theme in core-ui
This commit is contained in:
@ -46,6 +46,7 @@
|
|||||||
(y-or-n-p ">> Gee, I dunno Brain... Are you sure?")
|
(y-or-n-p ">> Gee, I dunno Brain... Are you sure?")
|
||||||
t))))
|
t))))
|
||||||
|
|
||||||
|
(load-theme narf-current-theme t)
|
||||||
(tooltip-mode -1) ; show tooltips in echo area
|
(tooltip-mode -1) ; show tooltips in echo area
|
||||||
;; set up minibuffer and fringe
|
;; set up minibuffer and fringe
|
||||||
(if (not window-system)
|
(if (not window-system)
|
||||||
|
Reference in New Issue
Block a user