This is a collection of assets and scripts used to personalize a reMarkable2 e-ink tablet.
Different PNG files are used for various parts of the OS, all of which can be found in the device's /usr/share/remarkable directory.
The most common ones to modify are the sleeping.png and suspended.png images.
More info for sleeping.png
More info for suspended.png
Some settings can be modified through minor changes in config files.
The timeout for the "Auto sleep" setting is controlled by the /home/root/.config/remarkable/xochitl.conf file.
The IdleSuspendDelay variable is set to 1200000 milliseconds (20 minutes) by default.
Changing this value does not change the text describing the setting on the "Battery settings" page.
In order for the change to take effect, either restart the device or run the command:
systemctl restart xochitlIt's possible to add new or modify existing document templates. Doing so is only marginally more difficult than changing the sleeping.png or suspended.png from a technical standpoint. These files are stored in the /usr/share/remarkable/templates directory and are organized by the templates.json file found alongside the PNG and SVG files.