wpgtk icon indicating copy to clipboard operation
wpgtk copied to clipboard

xrdb Colors Incorrectly Set

Open aliign opened this issue 10 months ago • 1 comments

When runninng wpg -ns "wallpaper.png" All colors are correctly set except xrdb colors. Doing xrdb -query reveals that whilst some colors are correctly set, like background and color0, others are not. This could be an issue with my system, as the unset colors are recognizable from a wallpaper I had several reboots ago, but using wal -i "~/path/to/wallpaper.png" properly sets them.

The colors that are unset appear to be mostly random, and some presets don't have this issue. However, even creating a preset from scratch with wpg -a "~/path/to/wallpaper.png" still exhibits this issue.

aliign avatar Apr 29 '25 22:04 aliign