home | picking up changes from pinetab

This commit is contained in:
Don Harper 2023-11-09 21:41:03 -06:00
parent db45175acc
commit 14e6fba55c
2 changed files with 6 additions and 2 deletions

View file

@ -114,7 +114,7 @@
bind K split-window -h "exec ikhal"
bind C-t neww -n vit "exec vit"
set -g renumber-windows off
set -g lock-after-time 30
set -g lock-after-time 120
set -g lock-command 'tty | grep -q "^/dev/tty" && vlock'
'';
};