feat(nix): toggle idle

This commit is contained in:
Barrett Ruth 2026-02-17 00:05:43 -05:00
parent 675c57ae1b
commit 24ec763546
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 4 additions and 2 deletions

View file

@ -85,5 +85,5 @@ unbind s; bind s run 'mux shell'
unbind g; bind g run 'mux git'
unbind m; bind m run 'mux misc'
# set -g lock-after-time 300
# set -g lock-command "pipes -p 2"
set -g lock-after-time 300
set -g lock-command "pipes -p 2"