chore(hand7s): ghostty upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
ea0d04e8b8
commit
d86fe8db41
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
pkgs,
|
config,
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
bell-features = "system";
|
bell-features = "system";
|
||||||
|
|
||||||
command = "${lib.getExe pkgs.nushell}";
|
command = "${lib.getExe config.programs.nushell.package}";
|
||||||
|
|
||||||
confirm-close-surface = false;
|
confirm-close-surface = false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue