Skip to content
Snippets Groups Projects
Verified Commit 6a7a42d4 authored by David Mehren's avatar David Mehren
Browse files

Use 0xProto Nerd Font in Kitty

parent 1f276688
No related branches found
No related tags found
No related merge requests found
......@@ -96,8 +96,8 @@
programs.kitty.enable = true;
programs.kitty.package = pkgs.bash;
programs.kitty.font = {
name = "0xProto";
package = pkgs._0xproto;
name = "0xProto Nerd Font";
package = pkgs-unstable.nerd-fonts._0xproto;
size = 13;
};
programs.kitty.shellIntegration.enableFishIntegration = true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment