Use the command `sudo dnf upgrade gnome-settings-daemon gsettings-desktop-schemas` to replace the official packages with the patched packages. After installing these patched packages, use the following command to enable GTK+ icon and image support. You have to logout and re-login for the change to take effect. `gsettings set org.gnome.desktop.interface buttons-have-icons true` `gsettings set org.gnome.desktop.interface menus-have-icons true` _WARNING: You must upgrade both `gnome-settings-daemon` and `gsettings-desktop-schemas`. If you only upgrade one of them, your GNOME Shell may fail to start._