Commit graph

6 commits

Author SHA1 Message Date
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