Closed vinyanalista closed 4 years ago
GNOME Tweaks can be installed with:
# zypper in gnome-tweak-tool gnome-tweak-tool-lang
When starting gnome-tweak-tool
using the Terminal, it showed:
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not
be saved or shared with other applications.
That was solved installing gsettings-backend-dconf
:
# zypper in gsettings-backend-dconf
Working on 15.1-RC-Build36.1.
GNOME Tweaks (previously GNOME Tweak Tool) is an essential app for GNOME users, as it allows customizing the desktop in many ways.