mirror of
https://github.com/jbowdre/dotfiles.git
synced 2024-11-22 17:32:19 +00:00
add kitty config
This commit is contained in:
parent
0f36251282
commit
7481c9f9c7
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ in
|
||||||
{
|
{
|
||||||
home = {
|
home = {
|
||||||
packages = [ kitty-xterm ];
|
packages = [ kitty-xterm ];
|
||||||
sessioVariables = {
|
sessionVariables = {
|
||||||
TERMINAL = "kitty -1";
|
TERMINAL = "kitty -1";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue