about summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/profiles/base/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/profiles/base/default.nix b/home/profiles/base/default.nix
index 40a1390..9a0d00a 100644
--- a/home/profiles/base/default.nix
+++ b/home/profiles/base/default.nix
@@ -148,6 +148,8 @@ in
         baseIndex = 1;
         keyMode = "vi";
 
+        escapeTime = 0;
+
         extraConfig = import ./config/tmux.nix;
       };