ublue-os / framework

OCI Images derived of ublue-os main images for Framework hardware
https://universal-blue.org/images/framework
Apache License 2.0
14 stars 3 forks source link

fix: add gnome specific settings #10

Closed bobslept closed 1 year ago

bobslept commented 1 year ago

This adds wallpapers and suggested settings for the gnome desktop. After talking with Kyle I've followed the way bazzite did it earlier to distribute files based on image. This simply means we copy them first to /tmp and rsync them back in if the image matches. This way the backgrounds and configs for silverblue-framework don't end up on other images.

https://github.com/FrameworkComputer/linux-docs/blob/main/Fedora38-13thGen.md

Closes #5

bobslept commented 1 year ago

Well I can't approve myself so I still need you @castrojo :blue_heart: :smiley:

That review will always block. You even can't do it on your own repo this way. It's a github thing. You will never ever can approve/review your own pr.

bobslept commented 1 year ago

Well i've changed it all up, you can see it works in the build logs. Only in the silverblue build log you see the dconf-update.service being enabled. And files copied. Sweet, good enough for now.