This commit is contained in:
2024-03-31 21:07:32 +01:00
parent 29ee06a1aa
commit 7986478c7d
+1 -2
View File
@@ -5,10 +5,9 @@
enable = true;
settings = {
font = {
normal.family = "Iosevka";
normal.family = "FiraCodeNerdFontMono";
size = 16;
};
shell = "${pkgs.bash}/bin/bash";
window = {
lines = 20;
columns = 200;