chore: Use ghsotty as default terminal emulator instead of alacritty

This commit is contained in:
ulic-youthlic 2025-09-17 00:25:17 +08:00
parent 6a8d8bfa6c
commit 788bff0103
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 18 additions and 18 deletions

View file

@ -38,7 +38,7 @@ in
terminal-exec = {
enable = true;
settings = {
default = [ "Alacritty.desktop" ];
default = [ "com.mitchellh.ghostty.desktop" ];
};
};
mime = {