this post was submitted on 04 Oct 2024
13 points (93.3% liked)

Gnome

1874 readers
37 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 1 year ago
MODERATORS
 
machinectl shell gdm@ $(type -P gsettings) set org.gnome.desktop.interface accent-color "pink"

This command will change the accent color to pink, but replace pink with any supported color.

I'm not very familiar with the machinectl command, but what I think it's doing is running the gsettings command as the gdm user.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here