15 minutes is not 1800 seconds, but just remove lock-after-time because it won't work for Linux folks without additional configuration

pull/714/head
Nicholas Marriott 2017-01-10 19:33:22 +00:00
parent 2283f19876
commit ba35e8f292
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ set -g default-terminal "tmux-256color"
# No bells at all
set -g bell-action none
# Lock after 15 minutes
set -g lock-after-time 1800
# Keep windows around after they exit
set -g remain-on-exit on