fix(homes/rafiq): use bare ghostty instead of -e

This commit is contained in:
Mohammad Rafiq 2025-07-04 21:15:36 +08:00
parent fad82fc781
commit e5a6cc9626
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
home.sessionVariables.TERMINAL = "ghostty -e";
home.sessionVariables.TERMINAL = "ghostty";
programs.ghostty = {
enable = true;
settings = {