Increase display time for tmux messages

This commit is contained in:
Daniel - 2018-07-19 17:49:40 +02:00
parent 6591e60b3e
commit 60fa3037ce
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ set -g history-limit 30000
setw -g mouse on
set -g display-time 2000
# Key bindings
unbind C-b