chore: Use ghsotty as default terminal emulator instead of alacritty
This commit is contained in:
parent
6a8d8bfa6c
commit
788bff0103
4 changed files with 18 additions and 18 deletions
|
|
@ -38,7 +38,7 @@ in
|
|||
terminal-exec = {
|
||||
enable = true;
|
||||
settings = {
|
||||
default = [ "Alacritty.desktop" ];
|
||||
default = [ "com.mitchellh.ghostty.desktop" ];
|
||||
};
|
||||
};
|
||||
mime = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue