···2626;;
2727;; They all accept either a font-spec, font string ("Input Mono-12"), or xlfd
2828;; font string. You generally only need these two:
2929-(setq doom-font (font-spec :family "Iosevka SS04" :size 18 :weight 'regular)
3030- doom-variable-pitch-font (font-spec :family "Iosevka SS04" :size 18))
2929+(setq doom-font (font-spec :family "Iosevka SS04" :weight 'regular :size 17)
3030+ doom-variable-pitch-font (font-spec :family "Iosevka Aile" :weight 'light :size 19))
313132323333;;; font.el ends here
···2323;; There are two ways to load a theme. Both assume the theme is installed and
2424;; available. You can either set `doom-theme' or manually load a theme with the
2525;; `load-theme' function. This is the default:
2626-(setq doom-theme 'doom-xcode)
2626+(setq doom-theme 'doom-palenight)
27272828;;; theme.el ends here
+3
doom-config/configs/ui.el
···2626;; start maximised
2727(add-to-list 'default-frame-alist '(fullscreen . maximized))
28282929+;; add a bit of transparency
3030+(doom/set-frame-opacity 95)
3131+2932;;; ui.el ends here
+3-1
doom-config/init.el
···6969 dired ; making dired pretty [functional]
7070 electric ; smarter, keyword-based electric-indent
7171 ;;ibuffer ; interactive buffer management
7272- (undo +tree) ; persistent, smarter undo for your inevitable mistakes
7272+ undo ; persistent, smarter undo for your inevitable mistakes
7373 vc ; version-control and Emacs, sitting in a tree
74747575 :term
···147147 nix ; I hereby declare "nix geht mehr!"
148148 ;;ocaml ; an objective camel
149149 (org
150150+ +pretty
150151 +dragdrop
151152 +habit
152153 +protocol
153154 +pandoc
155155+ +pomodoro
154156 +present
155157 +noter
156158 +roam2