This commit is contained in:
Schrottkatze 2022-10-02 17:39:04 +02:00
parent d7af51ee2c
commit 2615b67f63
4 changed files with 50 additions and 53 deletions

View file

@ -10,11 +10,11 @@ in with lib; {
programs.kitty = {
enable = true;
font = {
name = "FiraCode Nerd Font Mono";
name = "FiraCode Nerd Font";
size = 11;
};
settings = {
adjust_column_width = "70%";
#adjust_column_width = "70%";
color0 = "#282828";
color8 = "#928374";