bluexp icon indicating copy to clipboard operation
bluexp copied to clipboard

Post Install, Theme Not Active

Open dginovker opened this issue 8 months ago • 1 comments

I downloaded vauxite, installed it, then ran

sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/winblues/bluexp:latest
sudo systemctl reboot

But my DE looks like this:

Image

Are there more steps to get bluexp running or did I do something wrong?

dginovker avatar Apr 20 '25 22:04 dginovker

Thanks for the report. There is supposed to be a service called winblues-chezmoi.service that runs when you first log in, but there is a bug and it doesn't run out of the box. The PR https://github.com/winblues/bluexp/pull/1 might fix it, but I haven't tested it.

Could you try manually running /usr/libexec/winblues-chezmoi in the terminal? If that does nothing, try xfconf-profile apply /usr/share/xfconf-profile/default.json.

Most of the documentation from Blue95 about Xfce configs should apply to BlueXP as well, so it might be worth a read: https://blues.win/95/user-configs

ledif avatar Apr 21 '25 01:04 ledif