diff --git a/doom.d/config.el b/doom.d/config.el index 62dd646..0e90c87 100644 --- a/doom.d/config.el +++ b/doom.d/config.el @@ -32,7 +32,7 @@ ;; There are two ways to load a theme. Both assume the theme is installed and ;; available. You can either set `doom-theme' or manually load a theme with the ;; `load-theme' function. This is the default: -(setq doom-theme 'doom-one) +(setq doom-theme 'doom-feather-light) ;; This determines the style of line numbers in effect. If set to `nil', line ;; numbers are disabled. For relative line numbers, set this to `relative'. diff --git a/doom.d/init.el b/doom.d/init.el index d7f130a..532ff55 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -152,7 +152,7 @@ ;;nim ; python + lisp at the speed of c nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - (org +pretty) ; organize your plain life in plain text + (org +pretty +present) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;graphviz ; diagrams for confusing yourself even more