'Twas brillig, and JA Magallon at 25/11/11 00:01 did gyre and gimble: > Hi all... > > I have just noticed that GnomeShell is doing strange things wrt windows > decorations. I've had always used the default Adwaita theme, I just > like it. Only changed font sizes.
gsettings set org.gnome.desktop.wm.preferences theme 'Adwaita' It seems that gnome-shell now inherits things from metacity settings (it used to be separate) and thus it's getting oxygen theme by default. You can override it via the above command, but I think we need to do some integration testing with oxygen theme to prevent this happening. Col -- Colin Guthrie colin(at)mageia.org http://colin.guthr.ie/ Day Job: Tribalogic Limited http://www.tribalogic.net/ Open Source: Mageia Contributor http://www.mageia.org/ PulseAudio Hacker http://www.pulseaudio.org/ Trac Hacker http://trac.edgewall.org/
