From d2dd8e432dcbfcb6939bfa30ba6231e2bc54913a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 24 Jan 2021 14:49:31 -0600 Subject: Update modus and change the mode-line --- config.org | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index e9aa8ca..d37139c 100644 --- a/config.org +++ b/config.org @@ -383,8 +383,12 @@ issue. *** Modus themes :package: +I want the git version. + #+begin_src emacs-lisp :noweb-ref packages - (straight-use-package 'modus-themes) + (straight-use-package '(modus-themes + :host gitlab + :repo "protesilaos/modus-themes")) #+end_src #+begin_src emacs-lisp :noweb-ref settings @@ -394,7 +398,8 @@ issue. modus-themes-org-blocks 'grayscale modus-themes-headings '((1 . line) (t . t)) - modus-themes-scale-headings nil) + modus-themes-scale-headings nil + modus-themes-mode-line 'borderless-3d) #+end_src *** Change themes based on time of day -- cgit 1.4.1-21-gabe81