I basically want to change the accent color of gdm from blue to red
I could have done it with gdm tweaks but this app is not available in freebsd
I tried
and when i checked the value, it did change but gdm theme color remains blue
I restarted, I pressed alt+f2 -> r nothing happend
can anyone help me?
I could have done it with gdm tweaks but this app is not available in freebsd
I tried
Code:
su - anglaro -c 'DBUS_SESSION_BUS_ADDRESS=unix:path=/tmp/dbus-KHMMVskdaY,guid=c28d1ea6af0abd412b62bba068db0366 XDG_RUNTIME_DIR=/var/run/xdg/anglaro gsettings set org.gnome.desktop.interface accent-color "red"'
and when i checked the value, it did change but gdm theme color remains blue
I restarted, I pressed alt+f2 -> r nothing happend
can anyone help me?