add ghostty
This commit is contained in:
parent
1362d6d3c6
commit
c408aea5b8
3 changed files with 38 additions and 3 deletions
|
@ -48,8 +48,9 @@
|
|||
};
|
||||
|
||||
terminal = {
|
||||
default = "alacritty";
|
||||
default = "ghostty";
|
||||
alacritty.enable = true;
|
||||
ghostty.enable = true;
|
||||
};
|
||||
|
||||
editors = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue