File feature-app-indicator-desktop-file.patch of Package NetworkManager-applet
Index: network-manager-applet-1.34.0/nm-applet.desktop.in =================================================================== --- network-manager-applet-1.34.0.orig/nm-applet.desktop.in +++ network-manager-applet-1.34.0/nm-applet.desktop.in @@ -2,9 +2,12 @@ Name=NetworkManager Applet Comment=Manage your network connections Icon=nm-device-wireless -Exec=nm-applet +Exec=nm-applet --indicator Terminal=false Type=Application NoDisplay=true NotShowIn=KDE;GNOME; X-GNOME-UsesNotifications=true +# We need to make sure the systray has already started +# otherwise nm-applet will fall back to non systray too quickly +X-GNOME-Autostart-Delay=4