add stylix
This commit is contained in:
parent
855f80c1bc
commit
f50b26789b
5 changed files with 507 additions and 45 deletions
|
|
@ -18,16 +18,11 @@ in
|
|||
settings = {
|
||||
confirm_os_window_close = 0;
|
||||
scrollback_lines = 5000;
|
||||
background_opacity = 0.2;
|
||||
};
|
||||
shellIntegration = {
|
||||
enableZshIntegration = true;
|
||||
enableBashIntegration = true;
|
||||
};
|
||||
font = {
|
||||
name = "Maple Mono NF";
|
||||
package = pkgs.maple-mono.NF;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue