mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-23 08:39:11 -05:00
add fonts
This commit is contained in:
parent
39b4dd66ab
commit
84b2a3a051
1 changed files with 8 additions and 8 deletions
|
@ -45,14 +45,14 @@
|
||||||
package = pkgs.twemoji-color-font;
|
package = pkgs.twemoji-color-font;
|
||||||
name = "Twitter Color Emoji";
|
name = "Twitter Color Emoji";
|
||||||
};
|
};
|
||||||
# sansSerif = {
|
sansSerif = {
|
||||||
# package = stable.nerdfonts;
|
package = stable.nerdfonts;
|
||||||
# name = "ComicShannsMono Nerd Font Mono";
|
name = "ComicShannsMono Nerd Font Mono";
|
||||||
# };
|
};
|
||||||
# serif = {
|
serif = {
|
||||||
# package = stable.nerdfonts;
|
package = stable.nerdfonts;
|
||||||
# name = "ComicShannsMono Nerd Font Mono";
|
name = "ComicShannsMono Nerd Font Mono";
|
||||||
# };
|
};
|
||||||
monospace = {
|
monospace = {
|
||||||
package = stable.nerdfonts;
|
package = stable.nerdfonts;
|
||||||
name = "ComicShannsMono Nerd Font Mono";
|
name = "ComicShannsMono Nerd Font Mono";
|
||||||
|
|
Loading…
Add table
Reference in a new issue