forked from colonelpanic/dotfiles
dumb tweak.
This commit is contained in:
parent
bb870a9ef6
commit
d6312186eb
@ -1921,7 +1921,7 @@ window is active in the perspective."
|
|||||||
(load-theme theme no-confirm no-enable)
|
(load-theme theme no-confirm no-enable)
|
||||||
(set-my-font-for-frame nil))
|
(set-my-font-for-frame nil))
|
||||||
|
|
||||||
(defun set-my-font-for-frame (frame)
|
(defun set-my-font-for-frame (&optional frame)
|
||||||
(interactive (list nil))
|
(interactive (list nil))
|
||||||
(condition-case exp
|
(condition-case exp
|
||||||
(set-frame-font (random-choice imalison:fonts) nil t)
|
(set-frame-font (random-choice imalison:fonts) nil t)
|
||||||
|
Loading…
Reference in New Issue
Block a user