mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 15:07:23 +01:00
set font and color scheme
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
;; Place your private configuration here
|
;; Place your private configuration here
|
||||||
|
|
||||||
|
(setq doom-font (font-spec :family "Fira Code" :size 18))
|
||||||
|
(color-theme-sanityinc-tomorrow-eighties)
|
||||||
|
|
||||||
(setq user-full-name "Thomas Ruoff")
|
(setq user-full-name "Thomas Ruoff")
|
||||||
(setq user-mail-address "thomasruoff@gmail.com")
|
(setq user-mail-address "thomasruoff@gmail.com")
|
||||||
|
|
||||||
@@ -21,4 +24,3 @@
|
|||||||
(org-clock-persistence-insinuate))
|
(org-clock-persistence-insinuate))
|
||||||
|
|
||||||
|
|
||||||
(setq doom-font (font-spec :family "Fira Code" :size 18))
|
|
||||||
|
|||||||
Reference in New Issue
Block a user