Update nov.el settings and fonts

This commit is contained in:
Colin Powell
2019-12-05 21:17:41 -05:00
parent 91020af93c
commit fb8ae6d15f
4 changed files with 21 additions and 11 deletions

View File

@ -10,13 +10,6 @@
(setq user-full-name "Colin Powell"
user-mail-address "colin@onec.me")
(setq doom-theme 'doom-peacock)
;; Fonts
(setq doom-font (font-spec :family "Go Mono" :size 12))
(setq doom-big-font (font-spec :family "Go Mono" :size 19))
(set-frame-parameter nil 'internal-border-width 10)
;;
;; Keybinds
@ -130,8 +123,9 @@
;; Handy key definition
(define-key global-map "\M-z" 'unfill-paragraph)
; add a v
(nyan-mode)
; A few nice to haves
(nyan-mode) ; a rainbow cat, why not
(beacon-mode) ; show me where my cursor is bouncing around to
(add-to-list 'auto-mode-alist '("\\.plantuml\\'" . planetuml-mode))
(load! "+ui.el")
@ -144,7 +138,7 @@
(load! "+ranger")
(load! "+mastodon")
(load! "+wttrin") ;; Weather config
;(load! "+elfeed") ;; This runs a background web process ...
(load! "+elfeed") ;; This runs a background web process ...
;; findout timezone location strings at http://worldtime.io
(setq display-time-world-list '(("America/Los_Angeles" "San Francisco")