You are not logged in.
I tried changing it with nwg-look and dconf-editor, but it changes back after I changed it.
Offline
Am I to understand you are trying to run Gnome as root? Or are you using something that gives you elevated privilege when you run a specified program?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Am I to understand you are trying to run Gnome as root? Or are you using something that gives you elevated privilege when you run a specified program?
I want to run thinkfan-iu with the Arc-dark theme, but when I run it as a normal user, it asks for a password every time I change the fan speed, like here:
. But when I run it as root, it opens with the default Adwaita theme.
Offline
First off all this is a Qt application.
Secondly do not run GUI stuff as root. EVER.
Fix the access rights to /proc/acpi/ibm/fan - https://wiki.archlinux.org/title/Udev#A … se_devices
Online