diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -237,6 +237,10 @@ All configuration options are in `~/.config/caelestia/shell.json`. { "id": "power", "enabled": true + }, + { + "id": "idleInhibitor", + "enabled": false } ], "persistent": true, |