Faces are broken. Very broken. Pretend they don't exist
This commit is contained in:
parent
ba569e81fb
commit
0e13705081
@ -80,13 +80,13 @@ Made solely to reduce lines in the init-file."
|
||||
declarations for color schemes."
|
||||
(tooltip-mode -1)
|
||||
(menu-bar-mode -1)
|
||||
(set-face-attribute 'fixed-pitch nil
|
||||
:family "MesloLGS NF")
|
||||
(set-face-attribute 'default nil
|
||||
:family "MesloLGS NF")
|
||||
(set-face-attribute 'variable-pitch nil
|
||||
:inherit 'default
|
||||
:family "Sans Serif")
|
||||
;; (set-face-attribute 'fixed-pitch nil
|
||||
;; :family "MesloLGS NF")
|
||||
;; (set-face-attribute 'default nil
|
||||
;; :family "MesloLGS NF")
|
||||
;; (set-face-attribute 'variable-pitch nil
|
||||
;; :inherit 'default
|
||||
;; :family "Sans Serif")
|
||||
(setq window-divider-default-places t)
|
||||
(setq right-divider-width 5)
|
||||
(setq ring-bell-function 'ignore)
|
||||
|
Loading…
Reference in New Issue
Block a user