mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Add fonts to home environment for Emacs
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
04d61eb94a
commit
b68fb6bf5a
|
@ -9,12 +9,11 @@
|
|||
type = "Application";
|
||||
mimeTypes = ["x-scheme-handler/org-protocol"];
|
||||
})
|
||||
emacs-master-nativecomp
|
||||
(iosevka-bin.override {variant = "aile";})
|
||||
(iosevka-bin.override {variant = "etoile";})
|
||||
(iosevka-bin.override {variant = "";})
|
||||
emacs-all-the-icons-fonts
|
||||
|
||||
emacs-master-nativecomp
|
||||
(nerdfonts.override { fonts = ["NerdFontsSymbolsOnly"]; })
|
||||
];
|
||||
|
||||
systemd.user.services.emacs = {
|
||||
|
|
Loading…
Reference in a new issue