mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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?")
|
||||
t))))
|
||||
|
||||
(load-theme narf-current-theme t)
|
||||
(tooltip-mode -1) ; show tooltips in echo area
|
||||
;; set up minibuffer and fringe
|
||||
(if (not window-system)
|
||||
|
Reference in New Issue
Block a user