forked from colonelpanic/dotfiles
remove double comment.
This commit is contained in:
parent
d43aed7359
commit
a566fa5642
2
init.el
2
init.el
@ -1559,6 +1559,6 @@ marking if it still had that."
|
||||
;; enable to set theme based on time of day.
|
||||
(run-at-time "00:00" 3600 'set-theme)
|
||||
|
||||
;; ;; This is needed because you can't set the font at daemon start-up.
|
||||
;; This is needed because you can't set the font at daemon start-up.
|
||||
(add-hook 'after-make-frame-functions 'set-my-font-for-frame)
|
||||
(add-hook 'after-make-frame-functions (lambda (frame) (set-theme)))
|
||||
|
Loading…
Reference in New Issue
Block a user