Add alacritty configuration and use it as default

This commit is contained in:
ulic-youthlic 2025-06-24 21:42:12 +08:00
parent b2846cc484
commit 6f6b32612d
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
7 changed files with 71 additions and 3 deletions

View file

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