general overhaul
This commit is contained in:
parent
39fb8c64dc
commit
d0a9427fd0
26 changed files with 657 additions and 2871 deletions
|
@ -20,8 +20,8 @@ let
|
|||
cursor_shape = "Beam";
|
||||
};
|
||||
defaultFont = {
|
||||
name = "Hack Nerd Font Mono";
|
||||
package = pkgs.nerdfonts;
|
||||
name = "Hack";
|
||||
package = pkgs.nerd-fonts.hack;
|
||||
size = 12;
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue