dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 675c353401c0efb12c0d6cfe1981208d9df1c0c3
parent 38fff9b5d9194f3494b2a83a6e27df8ea075e75f
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 22 Apr 2021 09:51:06 +0200

Remove redundant customization

Diffstat:
M.emacs-custom.el | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git 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)