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; enable = true;
settings = { settings = {
font = { font = {
normal.family = "Iosevka"; normal.family = "FiraCodeNerdFontMono";
size = 16; size = 16;
}; };
shell = "${pkgs.bash}/bin/bash";
window = { window = {
lines = 20; lines = 20;
columns = 200; columns = 200;