launcher/docs/examples/wallpapers.md
Josia Pietsch ce34e9cfdd
Some checks are pending
Android CI / build (push) Waiting to run
add docs/examples/wallpaper.md
2025-06-08 16:41:57 +02:00

28 lines
1.2 KiB
Markdown

+++
title = 'Wallpapers'
+++
# Wallpapers
Some other launchers, notably [OLauncher](/docs/alternatives/#olauncher),
have an option to show daily changing wallpapers.
Aiming for [composability](https://en.wikipedia.org/wiki/Unix_philosophy),
μLauncher simply shows the wallpaper set by the system.
You can use [Live Wallpapers](https://android-developers.googleblog.com/2010/02/live-wallpapers.html) for
daily changing wallpapers, slideshows and the like.
For example [Wall You](https://f-droid.org/en/packages/com.bnyro.wallpaper/) offers automatically changing wallpapers.
Many [open source options](https://search.f-droid.org/?q=wallpaper) exist.
I can recommend:
* [Slideshow Wallpaper](https://f-droid.org/en/packages/io.github.doubi88.slideshowwallpaper/)
* [Shader Editor](https://f-droid.org/en/packages/de.markusfisch.android.shadereditor/) lets you write custom GLSL shaders and use them as a live wallpaper.
{{% hint danger %}}
Note that apps that offer daily wallpapers, e.g. [Wall You](https://f-droid.org/en/packages/com.bnyro.wallpaper/),
usually download them from to proprietary sources.
{{% /hint %}}
{{% hint info %}}
If you can recommend other FOSS wallpaper apps just send me a message!
{{% /hint %}}