correct some config
All checks were successful
nix flake show / show-flake (push) Successful in 27s

This commit is contained in:
smayzy 2025-07-24 18:19:09 +02:00
parent 7fc040a279
commit 72e91c49fb

View File

@ -37,11 +37,9 @@ in
style = "BoldItalic";
};
};
# colors = {
# primary = {
# background = "#000000";
# };
# };
cursor = {
style = "Underline";
};
};
};
};