diff --git a/tmux.conf b/tmux.conf index 3073fe5..9d69681 100644 --- a/tmux.conf +++ b/tmux.conf @@ -15,7 +15,7 @@ set -g status-left-length 100 set -g status-left "" set -gg status-right "#{E:@catppuccin_status_date_time}" -set -g lock-after-time 60 +set -g lock-after-time 300 set -g lock-command "cmatrix -abs" set -g @fingers-pattern-filelc '(([.\w\-~\$@]+)?(/[.\w\-@]+)+/?(\:\d+){0,2})'