relative font! yay!
This commit is contained in:
parent
bb26b0ecef
commit
4d7fd59b82
@ -35,7 +35,7 @@ declarations for color schemes."
|
|||||||
(set-face-attribute 'variable-pitch nil
|
(set-face-attribute 'variable-pitch nil
|
||||||
:inherit 'default
|
:inherit 'default
|
||||||
:family "Ubuntu Nerd Font Medium"
|
:family "Ubuntu Nerd Font Medium"
|
||||||
:height 140) ;jank? jank
|
:height (/ 1.5 1.3))
|
||||||
(setq window-divider-default-places t)
|
(setq window-divider-default-places t)
|
||||||
(setq right-divider-width 5)
|
(setq right-divider-width 5)
|
||||||
(setq ring-bell-function 'ignore)
|
(setq ring-bell-function 'ignore)
|
||||||
|
Loading…
Reference in New Issue
Block a user