From 4bcedde1dc1a06107ec32c93a937de30f40aa1fc Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sun, 9 Apr 2023 23:41:54 +0100 Subject: [PATCH] readme: mention splash --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c0d75ef..47cd8dc 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,9 @@ ipc = off ``` in the config. +# Misc +You can set `splash = true` to enable the splash rendering over the wallpaper. + ## Unloading If you use a lot of wallpapers, consider unloading those that you no longer need. This will mean you need to load them again if you wish to use them for a second time, but will free the memory used by the preloaded bitmap. (Usually 8 - 20MB, depending on the resolution)