Files
haylan 4ad70d24eb Fix hyprpaper.conf for hyprpaper 0.8's rewritten config schema
hyprpaper 0.8.0 was a full rewrite onto hyprtoolkit that dropped
preload= and the old wallpaper = monitor,path key=value line in
favor of a wallpaper { monitor = ... path = ... fit_mode = ... }
block (confirmed against hyprpaper's ConfigManager.cpp). The old
syntax silently matched nothing, so hyprpaper ran with zero wallpaper
settings and never displayed one — this was the actual cause of the
originally reported 'hyprpaper ignores my wallpaper' issue.
2026-07-07 23:26:59 +02:00

9 lines
119 B
Plaintext

wallpaper {
monitor =
path = ~/.config/hypr/wallpapers/wallpaper.png
fit_mode = cover
}
splash = false
ipc = on