Blame SOURCES/0001-nm-applet-no-notifications.patch

37c054
diff --git a/org.gnome.nm-applet.gschema.xml.in b/org.gnome.nm-applet.gschema.xml.in
37c054
index 9e2887e..4f8c16a 100644
37c054
--- a/org.gnome.nm-applet.gschema.xml.in
37c054
+++ b/org.gnome.nm-applet.gschema.xml.in
37c054
@@ -17,7 +17,7 @@
37c054
       <description>Set this to true to disable notifications when connecting to or disconnecting from a VPN.</description>
37c054
     </key>
37c054
     <key name="suppress-wireless-networks-available" type="b">
37c054
-      <default>false</default>
37c054
+      <default>true</default>
37c054
       <summary>Suppress networks available notifications</summary>
37c054
       <description>Set this to true to disable notifications when Wi-Fi networks are available.</description>
37c054
     </key>