Back to firefox; new nerd-fonts package set
This commit is contained in:
parent
ba28d6729a
commit
dbb6c6892b
2 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ in
|
|||
distrobox
|
||||
fd
|
||||
filelight
|
||||
firefox
|
||||
fzf
|
||||
gimp
|
||||
heroic
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
name = "Inter";
|
||||
};
|
||||
monospace = {
|
||||
package = pkgs.nerdfonts.override { fonts = [ "FiraCode" ]; };
|
||||
package = pkgs.nerd-fonts.fira-code;
|
||||
name = "FiraCode Nerd Font";
|
||||
};
|
||||
emoji = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue