Merge branch 'for-upstream/cherrypicker/whoops' into 'master'
unl0kr.conf: Add a commented timeout= parameter See merge request cherrypicker/unl0kr!6
This commit is contained in:
commit
562f0c257d
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