Require 'acdw-frame

This commit is contained in:
Case Duckworth 2021-08-22 15:04:39 -05:00
parent 5d7615683e
commit b6509db9d5
1 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
(push (expand-file-name "lisp/" user-emacs-directory)
load-path)
(require 'acdw)
(require 'acdw-frame)
;;; Speed up init
;; see doom-emacs, et al.
@ -87,9 +87,9 @@ say, `tool-bar-mode' once to toggle the tool bar back on."
(acdw/set-first-face-attribute 'default monospace-faces)
(acdw/set-first-face-attribute 'fixed-pitch monospace-faces)
(acdw/set-first-face-attribute 'variable-pitch
'((:font "Inter" :height 12)
'((:font "Inter" :height 120)
(:font "sans-serif"
:height 10))))
:height 100))))
(acdw/set-emoji-fonts "Segoe UI Emoji"
"Noto Color Emoji"
"Apple Color Emoji"