Khurshid Alam has proposed merging ~khurshid-alam/ubuntu/+source/ubuntu-settings:ambiance-default-for-unity into ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.
Commit message: Keep Ambiance as default for Unity. Fixes LP: #1787572 Requested reviews: Iain Lane (laney) Related bugs: Bug #1787572 in ubuntu-settings (Ubuntu): "Keep Ambiance as default for Unity" https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1787572 For more details, see: https://code.launchpad.net/~khurshid-alam/ubuntu/+source/ubuntu-settings/+git/ubuntu-settings/+merge/353365 -- Your team Ubuntu Desktop is subscribed to branch ~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.
diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override index c5303d9..e905f4d 100644 --- a/debian/ubuntu-settings.gsettings-override +++ b/debian/ubuntu-settings.gsettings-override @@ -150,6 +150,11 @@ mouse-button-modifier = '<Alt>' trash-icon-visible = false volumes-visible = false +[org.gnome.desktop.interface:Unity] +gtk-theme = "Ambiance" +icon-theme = "ubuntu-mono-dark" +cursor-theme = "DMZ-White" + [org.gnome.desktop.wm.keybindings:Unity] maximize = ['<Primary><Super>Up','<Super>Up','<Primary><Alt>KP_5'] minimize = ['<Primary><Alt>KP_0']
-- ubuntu-desktop mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop
