fix
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user