This commit is contained in:
2025-04-11 01:43:10 -07:00
parent 1dd814a6d9
commit bbd0d92f12
2 changed files with 5 additions and 1 deletions

View File

@@ -312,4 +312,4 @@ p :publishing-directory "/ssh:phobos.wntrmute.net:/var/www/sites/tmp/"
(add-hook 'after-make-frame-functions
(lambda (frame)
(if (window-system)
(set-frame-font (get-default-font))))
(set-frame-font (get-default-font)))))