Simple shim to launch GNOME Control Center from the settings spec
Simple shim to launch GNOME Control Center from the settings spec. Ideal for Pop!_OS or other GNOME-based desktops using apps that use the settings spec (like those originally made for elementary OS).
Ideally this will be packaged and included by your OS. To give it a shot on a recent Ubuntu-based GNOME system:
libgtk-3-dev
, meson
, and valac
installedmeson build --prefix=/usr
cd build
) run ninja
ninja install
. Enter your password, and you’re good to go!