Re-add alacritty

This commit is contained in:
Oliver Davies 2024-06-15 12:17:07 +01:00
parent 41386749b8
commit 25b286786d
4 changed files with 37 additions and 2 deletions
lib/theme

View file

@ -6,7 +6,7 @@
# fc-list : family | sort | grep "Nerd Font"
package = pkgs.nerdfonts.override { fonts = [ "Meslo" ]; };
size = "14";
size = "10";
};
};
}