unl0kr.conf: Add a commented timeout= parameter
Just for documentation - distros are expected to enable it manually if desired. Signed-off-by: Eugenio Paolantonio (g7) <me@medesimo.eu>
This commit is contained in:
parent
d9a87762e1
commit
2fa232aa94
2 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
- feat: Add config option to customise bullet character (#17)
|
||||
- fix: Use actual screen DPI value to compute sizes and spaces
|
||||
- feat: Allow shutting down the device on inactivity (defaults to 5 minutes)
|
||||
- feat: Allow shutting down the device on inactivity
|
||||
|
||||
## 0.2.0 (2022-05-27)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
[general]
|
||||
animations=true
|
||||
#backend=fbdev
|
||||
#timeout=300
|
||||
|
||||
[keyboard]
|
||||
autohide=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue