From a8fd836bef4d8794acdcfdf04fda9a3362c808e9 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 29 May 2024 17:03:55 -0400 Subject: Change first day-of-week for orgmode calendar --- lua/plugins/orgmode.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/plugins/orgmode.lua') diff --git a/lua/plugins/orgmode.lua b/lua/plugins/orgmode.lua index d6f3ac0..7cbb04c 100644 --- a/lua/plugins/orgmode.lua +++ b/lua/plugins/orgmode.lua @@ -16,6 +16,7 @@ return { require('orgmode').setup({ org_agenda_files = '~/Dropbox/org/**/*', org_default_notes_file = '~/Dropbox/org/index.org', + calendar_week_start_day = 0, emacs_config = { -- executable_path = '/opt/homebrew/bin/emacs', config_path = '$HOME/.config/emacs/early-init.el', -- cgit v1.2.3