fix: make ghostty colors working with ssh
This commit is contained in:
parent
218af1ac42
commit
7f54402cf8
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
|
@ -82,6 +82,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
theme = "Adwaita Dark";
|
||||
shell-integration-features = "ssh-terminfo";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue