-
-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FAQ: 'back to normal Fedora defaults' method is outdated, as of 3.5.0 #1743
Comments
Nice catch! @fiftydinar do you have any recommendations on how we can support people who want a vanilla GNOME experience? |
Oh, forgot that you have this in documentation. I think that we can have We can easily convert gschema-overrides on the fly with the script I made for Bazzite's PR ( |
On another note, I think that we can just utilize For reverting to default, just remove all those files there & voila, you're back. Will test all of this |
Custom-image maintainers can solve this issue by removing Regarding local-users, I can definitely conclude that pure But, I think that with this approach, we can mitigate this: In build-time:
On boot:
Have a Going to Vanilla settings:
Going back to Bluefin settings:
What are your thoughts? |
Would a vanilla session in GDM be easier? |
I don't know how to achieve that, but sounds like another idea to explore |
Think we can declare sessions in /usr/local/share/wayland-sessions |
Researching about how sessions work, I think that it would be easier & more future-proof to solve this issue like I described in this comment: #1743 (comment) If someone has a different opinion regarding this, please tell. |
Hi, @jamesericdavidson. I'm Dosu, and I'm helping the bluefin team manage their backlog. I'm marking this issue as stale. Issue Summary:
Next Steps:
Thank you for your understanding and contribution! |
The FAQ describes restoring Fedora defaults like so:
As of 3.5.0, the file has moved to
/usr/share/glib-2.0/schemas/zz0-bluefin-modifications.gschema.override
, as per the diff.Unlike the previous method, the file cannot be outright removed at runtime as
/usr/share
is read-only.The text was updated successfully, but these errors were encountered: