This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -- KOReader userpatch to show info in the file browser title | |
| local config = { | |
| -- indicators, comment out unneeded and set the order | |
| "wifi", | |
| "memory", -- RAM used, MiB | |
| "storage", -- free storage, requires SystemStat plugin | |
| "text", | |
| "battery", | |
| "ctime", |