feat: use raw ghostty launcher

This commit is contained in:
Jet 2026-04-30 14:09:08 -07:00
parent 8b45b61f1c
commit dc54cd64c2
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -147,7 +147,7 @@
xdg.terminal-exec = {
enable = true;
settings = {
default = [ "ghostty.desktop" ];
default = [ "com.mitchellh.ghostty.desktop" ];
};
};