feat(hyrpland): disable timeout lock for now
This commit is contained in:
parent
6e09c82b29
commit
06e8af6d56
3 changed files with 8 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue