Merge #693 Update dconf making GNOME extensions usable for all users

This commit is contained in:
Peter Boy 2024-03-02 10:30:32 +00:00
commit 66cce6b044

View file

@ -27,6 +27,9 @@ NOTE: In the event of crashes with GNOME shell, the first recommended step to di
These are generally provided in the Fedora repositories and can be installed, removed, and updated using the default package management tools like `dnf`.
You can find a list https://packages.fedoraproject.org/search?query=gnome-shell-extension[here by searching the packages application] for `gnome-shell-extension`.
Run dconf to update the system dconf databases, making the newly installed system-wide extensions available to all users.
`# dconf update`
== Installing and removing local GNOME Shell extensions
Local GNOME Shell extensions can be installed in multiple ways.
@ -54,4 +57,4 @@ All extensions can be enabled, disabled, and their preferences modified by each
- the https://packages.fedoraproject.org/pkgs/gnome-extensions-app/gnome-extensions-app/[GNOME Extensions] app.
Apart from other customisations, GNOME Extensions also allows enabling, disabling, and modifying preferences for GNOME shell extensions.