weebing out my emacs cal a bit. removing window decorations from alacritty on mac

This commit is contained in:
2021-06-17 17:14:21 -04:00
parent 9c25773876
commit 219022c60a
2 changed files with 3 additions and 0 deletions

View File

@@ -35,6 +35,8 @@
;; numbers are disabled. For relative line numbers, set this to `relative'.
(setq display-line-numbers-type t)
(setq calendar-week-start-day 1)
(setq calendar-day-header-array ["" "" "" "" "" "" ""])
;; Here are some additional functions/macros that could help you configure Doom:
;;