changed fonts + stuff
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
(add-hook mode (lambda () (display-line-numbers-mode 0))))
|
||||
|
||||
;; Font configuration
|
||||
(set-face-attribute 'default nil :font "Terminus" :height 200)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Terminus" :height 200)
|
||||
(set-face-attribute 'default nil :font "Monospace" :height 200)
|
||||
(set-face-attribute 'fixed-pitch nil :font "Monospace" :height 200)
|
||||
(set-face-attribute 'variable-pitch nil :font "ETBembo" :height 200)
|
||||
|
||||
(defun opal/org-font-setup ()
|
||||
|
||||
Reference in New Issue
Block a user