fix(homes/rafiq): use bare ghostty instead of -e
This commit is contained in:
parent
fad82fc781
commit
e5a6cc9626
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
home.sessionVariables.TERMINAL = "ghostty -e";
|
home.sessionVariables.TERMINAL = "ghostty";
|
||||||
programs.ghostty = {
|
programs.ghostty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue