From 97eef6fe4da45a76b17f7b37e18b1a47cdc48ac1 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Wed, 14 Jan 2026 14:50:16 +0100 Subject: [PATCH] minor --- modules/tmux.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/tmux.nix b/modules/tmux.nix index 55b5988..11e9487 100644 --- a/modules/tmux.nix +++ b/modules/tmux.nix @@ -112,6 +112,7 @@ in # Display messages for longer set -g display-time 2000 + set -g display-panes-time 3000 # Faster command sequences set -s escape-time 0