update, added assets
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
multiplier = 5;
|
||||
};
|
||||
font = {
|
||||
size = 14;
|
||||
size = 10;
|
||||
normal = {
|
||||
family = "0xProto Nerd Font Mono";
|
||||
style = "Regular";
|
||||
@@ -25,6 +25,9 @@
|
||||
window = {
|
||||
opacity = 0.8;
|
||||
};
|
||||
terminal = {
|
||||
shell = "${pkgs.zsh}/bin/zsh";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user