Set kitty to use TERM=xterm
This commit is contained in:
parent
b45c079b46
commit
f1b9badd3f
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
|
settings.term = "xterm";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue