diff options
author | sefidel <contact@sefidel.net> | 2022-01-24 23:06:41 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2022-01-24 23:06:41 +0900 |
commit | e4ec7212718a6b05910bbc3e403c19acc1a8af9f (patch) | |
tree | 0b28b3c6e5bf6349949d11c6e46d4fcfda069632 /home/profiles/fonts | |
parent | 64d5e4944acee5747772e0b93bd0e7c8fb8feeaa (diff) | |
download | nixrc-e4ec7212718a6b05910bbc3e403c19acc1a8af9f.tar.gz nixrc-e4ec7212718a6b05910bbc3e403c19acc1a8af9f.zip |
home: use terminus
Diffstat (limited to 'home/profiles/fonts')
-rw-r--r-- | home/profiles/fonts/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/fonts/default.nix b/home/profiles/fonts/default.nix index 847cb7d..5f878e3 100644 --- a/home/profiles/fonts/default.nix +++ b/home/profiles/fonts/default.nix @@ -16,6 +16,7 @@ in scientifica #siji # TODO: bitmap font conflict jetbrains-mono + terminus-font-ll2-td1 twemoji-color-font emacs-all-the-icons-fonts (nerdfonts.override { fonts = [ "Iosevka" "JetBrainsMono" ]; }) |