diff --git a/home/common/tmux.nix b/home/common/tmux.nix index 6c11008..141339e 100644 --- a/home/common/tmux.nix +++ b/home/common/tmux.nix @@ -6,7 +6,7 @@ clock24 = true; escapeTime = 500; mouse = true; - shortcut = "o"; + shortcut = "t"; extraConfig = '' set -g allow-passthrough on set -g default-terminal "tmux-256color"