diff --git a/tmux.conf b/tmux.conf index f053e31..799ba3f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -54,7 +54,7 @@ setw -g alternate-screen on setw -g clock-mode-style 24 # Lock the screen after 120 seconds -set-option -g lock-after-time 120 +set-option -g lock-after-time 0 set-option -g lock-command "tmux clock-mode" bind-key C-a last-window