🗑️ remove(tmux): lock after a certain amount of time
This commit is contained in:
parent
ad00d2e8f5
commit
d3bbbcbe5d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ set-environment -g TMUX_DATA_DIR "${HOME}/.local/share/tmux"
|
|||
|
||||
# Ohers
|
||||
set -g history-limit 100000
|
||||
set-option -g lock-after-time 3600
|
||||
set-option -g lock-after-time 0
|
||||
set -s escape-time 0
|
||||
set -g set-titles on
|
||||
set -g allow-passthrough on
|
||||
|
|
Loading…
Add table
Reference in a new issue