mirror of
https://github.com/Xevion/dotfiles.git
synced 2025-12-07 13:14:56 -06:00
Track rbw config, increase lockout to 8hours
This commit is contained in:
@@ -53,6 +53,9 @@ chezmoi unmanaged ~/ -t -p absolute
|
||||
|
||||
## Intended Goals
|
||||
|
||||
- Lock rbw automatically
|
||||
- 8 hour session by default
|
||||
- Lock when computer sleeps, idle, screen saver
|
||||
- Encrypted configurations for private details
|
||||
- Bootstrapping for any Ubuntu-based system
|
||||
- WSL-support
|
||||
|
||||
1
home/dot_config/rbw/config.json
Normal file
1
home/dot_config/rbw/config.json
Normal file
@@ -0,0 +1 @@
|
||||
{"email":"xevion@xevion.dev","sso_id":null,"base_url":null,"identity_url":null,"ui_url":null,"notifications_url":null,"lock_timeout":28800,"sync_interval":3600,"pinentry":"pinentry","client_cert_path":null}
|
||||
Reference in New Issue
Block a user