00-my-setup.el
* update default font settings Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -56,7 +56,8 @@
|
|||||||
(add-hook 'before-save-hook 'whitespace-cleanup)
|
(add-hook 'before-save-hook 'whitespace-cleanup)
|
||||||
|
|
||||||
;; font settings
|
;; font settings
|
||||||
(set-default-font "Source Code Pro" nil t)
|
;;(set-default-font "Source Code Pro" nil t)
|
||||||
|
;;(set-default-font "Roboto Mono Regular" nil t)
|
||||||
(set-face-attribute 'default nil :height 110)
|
(set-face-attribute 'default nil :height 110)
|
||||||
|
|
||||||
;; prettify symbols
|
;; prettify symbols
|
||||||
|
|||||||
Reference in New Issue
Block a user