Add alacritty configuration and use it as default
This commit is contained in:
parent
b2846cc484
commit
6f6b32612d
7 changed files with 71 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ in {
|
|||
terminal-exec = {
|
||||
enable = true;
|
||||
settings = {
|
||||
default = ["com.mitchellh.ghostty.desktop"];
|
||||
default = ["Alacritty.desktop"];
|
||||
};
|
||||
};
|
||||
mime = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue