1
0
Fork 0

Don’t specify a variable pitch font

This way doesn’t work with running Emacs as a daemon. It doesn’t seem to be
doing bold right...
This commit is contained in:
Tom Willemse 2020-04-30 18:35:47 -07:00
parent 4fd3842af8
commit cc133fb6f1

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 2020.0413.003809
;; Version: 2020.0430.183530
;; Package-Requires: (oni-ui oni-hydra yoshi-theme diminish)
;; This program is free software; you can redistribute it and/or modify
@ -28,7 +28,6 @@
(add-to-list 'default-frame-alist '(font . "Fantasque Sans Mono-15"))
(add-to-list 'default-frame-alist '(internal-border-width . 15))
(set-face-font 'variable-pitch "Comic Neue-14")
(defconst oni-gui-isearch-icon ?)
(defconst oni-gui-arev-icon ?)