Revert "feat: switch to black on white theme"
This reverts commit cde3f39c11
.
This commit is contained in:
parent
8d54f859a0
commit
8baeff1f36
4 changed files with 20 additions and 21 deletions
|
@ -17,7 +17,7 @@ in
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
env.TERM = "xterm-mono";
|
||||
env.TERM = "xterm-256color";
|
||||
scrolling.history = 0;
|
||||
font = {
|
||||
size = 9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue