Didier Roche has proposed merging 
~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into 
~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.

Commit message:
Set Yaru theme and settings as default

Requested reviews:
  Ubuntu Desktop (ubuntu-desktop)

For more details, see:
https://code.launchpad.net/~didrocks/ubuntu/+source/ubuntu-settings/+git/ubuntu-settings/+merge/350879

Note: only merge once Yaru is seeded and set as default
-- 
Your team Ubuntu Desktop is requested to review the proposed merge of 
~didrocks/ubuntu/+source/ubuntu-settings:yaru-default into 
~ubuntu-desktop/ubuntu/+source/ubuntu-settings:master.
diff --git a/debian/changelog b/debian/changelog
index b1af267..12bc5f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ubuntu-settings (18.11) UNRELEASED; urgency=medium
+
+  * Set Suru theme and settings as default.
+
+ -- Didier Roche <didro...@ubuntu.com>  Wed, 25 Jul 2018 15:52:37 +0200
+
 ubuntu-settings (18.10) cosmic; urgency=medium
 
   * debian/control:
diff --git a/debian/ubuntu-settings.gsettings-override b/debian/ubuntu-settings.gsettings-override
index 3f2a99d..97dc658 100644
--- a/debian/ubuntu-settings.gsettings-override
+++ b/debian/ubuntu-settings.gsettings-override
@@ -15,7 +15,8 @@ picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
 picture-uri = 'file:///usr/share/backgrounds/warty-final-ubuntu.png'
 
 [org.gnome.desktop.sound]
-theme-name = 'ubuntu'
+theme-name = 'Suru'
+input-feedback-sounds = true
 
 [org.gnome.desktop.session]
 session-name = "ubuntu"
@@ -46,7 +47,7 @@ sleep-inactive-ac-timeout = 0
 
 # for GDM/DM
 [org.gnome.desktop.interface:GNOME-Greeter]
-cursor-theme = "DMZ-White"
+cursor-theme = "Suru"
 
 [org.gnome.login-screen]
 logo='/usr/share/plymouth/ubuntu-logo.png'
@@ -63,9 +64,9 @@ enable-hot-corners = false
 show-desktop-icons = true
 
 [org.gnome.desktop.interface:ubuntu]
-gtk-theme = "Ambiance"
-icon-theme = "ubuntu-mono-dark"
-cursor-theme = "DMZ-White"
+gtk-theme = "Suru"
+icon-theme = "Suru"
+cursor-theme = "Suru"
 font-name = "Ubuntu 11"
 monospace-font-name = "Ubuntu Mono 13"
 
@@ -81,6 +82,7 @@ edge-tiling = true
 dynamic-workspaces = true
 workspaces-only-on-primary = true
 focus-change-on-pointer-rest = true
+center-new-windows = true
 
 [org.gnome.desktop.peripherals.touchpad:ubuntu]
 tap-to-click = true
@@ -172,13 +174,7 @@ screensaver = '<Control><Alt>l'
 
 [org.gnome.desktop.interface:communitheme]
 cursor-theme = "communitheme"
-icon-theme = "Suru"
 gtk-theme = "Communitheme"
 
 [org.gnome.desktop.sound:communitheme]
 theme-name = "communitheme"
-input-feedback-sounds = true
-
-[org.gnome.mutter:communitheme]
-center-new-windows = true
-
-- 
ubuntu-desktop mailing list
ubuntu-desktop@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop

Reply via email to