diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 576cbfdc..83977605 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -3935,7 +3935,7 @@ Set the character used to represent spaces to ยท, and the character used for tab (condition-case _ignored (set-face-attribute 'default nil :font "Source Code Pro") ('error nil)) - (set-face-attribute 'default nil :weight 'normal) + (set-face-attribute 'default nil :weight 'semi-bold) (set-face-attribute 'default nil :height imalison:default-font-size-pt)) (progn