diff --git a/.tmux.conf b/.tmux.conf index d71a182..3407500 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -4,3 +4,4 @@ set -g prefix C-a bind C-a send-prefix #set -g lock-command vlock set -g lock-after-time 60 # Seconds; 0 = never +set-window-option -g alternate-screen off