From ceec394e98e2e108b29a91d0cb5051cf4d07ddb2 Mon Sep 17 00:00:00 2001 From: Marcus Kammer <2262664-marcuskammer@users.noreply.gitlab.com> Date: Wed, 25 Nov 2020 08:45:31 +0100 Subject: [PATCH] Remove calendar customization --- bundle/custom_gnu.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 7f24b03e..bac2d344 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -10,14 +10,6 @@ ["#212526" "#ff4b4b" "#b4fa70" "#fce94f" "#729fcf" "#e090d7" "#8cc4ff" "#eeeeec"]) '(backup-directory-alist '(("." . "~/.backup_filez"))) '(browse-url-secondary-browser-function 'browse-url-firefox) - '(calendar-intermonth-text - '(propertize - (format "%2d" - (car - (calendar-iso-from-absolute - (calendar-absolute-from-gregorian - (list month day year))))) - 'font-lock-face 'font-lock-function-name-face)) '(custom-enabled-themes '(nord)) '(custom-safe-themes '("37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "06bf0822aa77ea498bbd6038b59ad96fca43b272b49b18ab024218881ba134d1" "6e933f1668e124ec17fc7b6547f65ba760e06efb568a6c8091c600c67827e592" "7f6d4aebcc44c264a64e714c3d9d1e903284305fd7e319e7cb73345a9994f5ef" default))