From f35aab166b2c4bd64805cf0c33e870f43540925d Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Thu, 24 Apr 2025 11:13:29 +0200 Subject: [PATCH] update --- tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.conf b/tmux.conf index b6ad82c..11f237f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -24,7 +24,7 @@ set -gF status-right "" set -ag status-right "#{E:@catppuccin_status_date_time}" -set -g lock-after-time 300 +set -g lock-after-time 600 set -g lock-command "cmatrix -abs" set -g @fingers-pattern-filelc '(([.\w\-~\$@]+)?(/[.\w\-@]+)+/?(\:\d+){0,2})'