diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-04-22 09:51:06 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-04-22 09:51:06 +0200 |
| commit | 675c353401c0efb12c0d6cfe1981208d9df1c0c3 (patch) | |
| tree | 2dc4c7dd15e92498dcd519c8d28cb7b8a094a825 /.emacs-custom.el | |
| parent | 38fff9b5d9194f3494b2a83a6e27df8ea075e75f (diff) | |
| download | dotfiles-675c353401c0efb12c0d6cfe1981208d9df1c0c3.tar.xz | |
Remove redundant customization
Diffstat (limited to '.emacs-custom.el')
| -rw-r--r-- | .emacs-custom.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.emacs-custom.el b/.emacs-custom.el index c62ee03..1a29a78 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -69,7 +69,6 @@ '(modus-themes-completions 'moderate) '(modus-themes-diffs 'deuteranopia) '(modus-themes-fringes 'subtle) - '(modus-themes-mode-line nil) '(modus-themes-org-blocks 'grayscale) '(modus-themes-prompts 'subtle-accented) '(modus-themes-region 'bg-only) |
