Commit graph

6 commits

Author SHA1 Message Date
Payas Relekar
7113f7b6ae fonts: Update as per upstream
I'll just say it right here. The 'fonts.fonts' thing really bugged me
when I started out with NixOS and still annoyed me after. Its nice to
see it made nicer, even if just for posterity.
2023-07-27 21:05:32 +05:30
1622f2b89a fonts: Add IBM Plex Mono 2023-04-05 01:56:27 +05:30
866b555cc6 Emacs+Fonts: Fix all-the-icons flag icons in mu4e
After bit of investigation across doom and package wiki and source code, bit
more googling to see why the flags were missing, turns out the font package was
missing from NixOS.

all-the-icons package in emacs closure is not strictly necessary, as doom is
expected to download it automatically, but I'll probably always have it, so its
a safe bet to keep both in sync.
2022-09-08 20:59:32 +05:30
97fcac9e89 Fonts: Remove Julia Mono and IBM Plex fonts
I have not used these in a while. I also switched back to Fira Code today, and
it looks a lot better on HiDPI display with larger size compared to 1080p
display.

Julia Mono also wasn't being very helpful with the emojis, so its intended
purpose was not being served anyway.
2022-08-26 12:36:02 +05:30
ec43c4544e Hermes/Fonts: Enable Fonts module and add cascadia-code
Since I've been using WSL2 for past few days, I have been using Windows
Terminal.

While it doesn't really hold a candle to Konsole, it is alright and comes with
Cascadia Code font by default. Over few days, I've come to like this font and
decided to try it out for Emacs within WSL.
2022-06-02 09:17:57 +00:00
33a8a7e501 Enterprise: Further modularization
- Plasma desktop
- Fonts
- Users

These are top-level modules in anticipation of new machine, but I expect them to
remain same regardless of particular host.
2022-05-26 23:17:15 +05:30