|
Hi. Does anyone know how to set a wallpaper? |
Answered by
malbiruk
May 5, 2026
Replies: 1 comment 1 reply
|
Hi! driftwm support 3 types of wallpapers:
In '~/.config/driftwm/config.toml`: |
1 reply
Answer selected by
spleaque
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
driftwm support 3 types of wallpapers:
shader— procedural GLSL, animated or static. Default is a dot grid. See docs/shaders.md to write your own. Bundled shaders are installed in/usr/local/share/driftwm/wallpapers/{static,animated}/.tile— any PNG/JPG, tiled infinitely across the canvas.wallpaper— single image stretched to fill viewport (does not scroll/zoom) — a classic desktop wallpaper.In '~/.config/driftwm/config.toml`: