home | picking up changes from pinetab
This commit is contained in:
parent
db45175acc
commit
14e6fba55c
2 changed files with 6 additions and 2 deletions
|
|
@ -69,5 +69,9 @@
|
|||
wget
|
||||
zip
|
||||
];
|
||||
|
||||
services = {
|
||||
syncthing = {
|
||||
tray.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue