desktop-widget
desktop-widget copied to clipboard
After installing the options do not appear in settings
I installed this configuration options in order to be able to configure Cosmic dock i installed before.
I ran through the commands:
git clone https://github.com/pop-os/desktop-widget
cd desktop-widget
make
sudo make install
installation was successful but options did not appear in the settings menu even after restart.
I'm using Arch Linux with Gnome 41 on Wayland
They're not going to appear if you aren't using a patched gnome-control-center that integrates it.
They're not going to appear if you aren't using a patched gnome-control-center that integrates it.
Oh man, thank you for the reply! Where can I get that patched gnome-control-center?
You could build from our fork of gnome-control-center here, unless Arch has a PKGBUILD for it.
Can you please leave a link to the repository?
https://github.com/pop-os/gnome-control-center
Building patched gnome-control-center using meson build
shows an error:
panels/applications/meson.build:10:5: ERROR: Function does not take positional arguments.
Installing from AUR shows the Firmware tab but not the Desktop tab