Commit graph

9 commits

Author SHA1 Message Date
Joe Ardent
4f7e9c5797 tweak 2025-01-03 10:51:49 -08:00
Vedang Manerikar
1f06c2b0d1 Do not defer theme-buffet until Elpaca is fully done
I'm checking to see this if is the cause of Emacs hang on first
launch.
2024-12-11 06:27:24 +05:30
Vedang Manerikar
1826a38f97 Use elpaca-after-init-hook instead of after-init-hook
So that the configuration is loaded in at the correct time.
2024-12-10 16:05:25 +05:30
Vedang Manerikar
819bb7be0f Load a period-appropriate theme on startup 2024-11-18 09:31:49 +05:30
Vedang Manerikar
beb50682fb Fix: ef-themes and fontaine to apply fonts correctly
Switching themes was giving an error before this change, due to some
mistake in the font-spec
2024-11-17 22:30:24 +05:30
Vedang Manerikar
f4a006118d Install show-font in an attempt to fix font errors
These occur on theme change when theme-buffet kicks in
2024-11-17 08:17:09 +05:30
Vedang Manerikar
b42c2304b6 Update org-mode settings as I read through them 2024-11-15 17:12:07 +05:30
Vedang Manerikar
09e94033f1 Update tangle blocks based on all the changes in the prev commit
We are now maybe ready to move all the development over to the new
.emacs.d version. Only one way to find out.
2024-11-14 22:08:27 +05:30
Vedang Manerikar
d6ce41dccd Create early-init, init and theme files
These are the starting point of Emacs config. They control the
starting up of Emacs and the look of Emacs (overall).

Let's see if this works properly.
2024-11-13 07:58:49 +05:30