pop-os / desktop-widget

Pop Desktop Settings Widget
GNU Lesser General Public License v3.0
42 stars 35 forks source link

After installing the options do not appear in settings #80

Open Freemason-12 opened 2 years ago

Freemason-12 commented 2 years ago

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

mmstick commented 2 years ago

They're not going to appear if you aren't using a patched gnome-control-center that integrates it.

Freemason-12 commented 2 years ago

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?

mmstick commented 2 years ago

You could build from our fork of gnome-control-center here, unless Arch has a PKGBUILD for it.

Freemason-12 commented 2 years ago

Can you please leave a link to the repository?

mmstick commented 2 years ago

https://github.com/pop-os/gnome-control-center

Freemason-12 commented 2 years ago

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