Update #emacs config and add dpms #fish functions

This commit is contained in:
Colin Powell
2019-11-07 12:20:36 -05:00
parent a77361ca71
commit b99e6231a7
5 changed files with 13 additions and 8 deletions

View File

@ -10,16 +10,13 @@
(setq user-full-name "Colin Powell"
user-mail-address "colin@onec.me")
(setq doom-theme 'wombat)
(if (display-graphic-p)
(setq doom-theme 'doom-peacock))
(setq doom-theme 'doom-peacock)
;; Fonts
(setq doom-font (font-spec :family "IBM Plex Mono" :size 14))
(setq doom-big-font (font-spec :family "IBM Plex Mono" :size 21))
(set-frame-parameter nil 'internal-border-width 12)
(set-frame-parameter nil 'internal-border-width 10)
;;
;; Keybinds
@ -171,8 +168,8 @@
(load! "+ui.el")
(load! "+org") ;; Org mode stuff like todos and rebindings
(load! "+org-cal")
;(load! "+elfeed")
(load! "+nov") ;; nov.el epub mode settings
(load! "+elfeed")
(load! "+mail") ;; Mail stuff
(load! "+ranger")
(load! "+wttrin") ;; Weather config