feat: switch to black on white theme
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
Some checks failed
Continuous Integration / Checks (push) Has been cancelled
This commit is contained in:
parent
d257a18c2c
commit
cde3f39c11
5 changed files with 54 additions and 20 deletions
|
@ -17,7 +17,7 @@ in
|
|||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings = {
|
||||
env.TERM = "xterm-256color";
|
||||
env.TERM = "xterm-mono";
|
||||
scrolling.history = 0;
|
||||
font = {
|
||||
size = 9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue