From 9d81be96dbbdd7854ea7ceb762f4716f877e2cfa Mon Sep 17 00:00:00 2001 From: Ethan Girouard Date: Thu, 25 Sep 2025 21:29:54 -0400 Subject: [PATCH] Change \t to enter terminal --- config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.nix b/config.nix index 2501aec..5f720e6 100644 --- a/config.nix +++ b/config.nix @@ -256,7 +256,7 @@ key = ""; } { - action = "spwincmd jterm15-i"; + action = "termi"; key = "t"; } {