I upgraded from 21.10 and I wanted to tweak my appearance but that option itself is not present.
Asked
Active
Viewed 1.2k times
2 Answers
3
Actually when someone need to set XDG_CURRENT_DESKTOP permanently:
echo 'export XDG_CURRENT_DESKTOP=ubuntu:GNOME' >> ~/.xsessionrc
Log-out and log-in to the desktop session. As I understand correctly, when Wayland is in use we need to edit ~/.gnomerc instead ~/.xsessionrc. To apply system wide you may need to create new .desktop file in /etc/xdg/autostart/.
pa4080
- 30,621
