chore(hand7s): ghostty upstream

Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
s0me1newithhand7s 2026-05-29 16:33:37 +03:00
parent ea0d04e8b8
commit d86fe8db41

View file

@ -1,5 +1,5 @@
{
pkgs,
config,
lib,
...
}: {
@ -12,7 +12,7 @@
bell-features = "system";
command = "${lib.getExe pkgs.nushell}";
command = "${lib.getExe config.programs.nushell.package}";
confirm-close-surface = false;