diff --git a/debian/changelog b/debian/changelog index e883b02..2582de2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +lubuntu-default-settings (19.10.1) eoan; urgency=medium + + * Set default icon theme to ePapirus which is grey instead of black and looks better for dark icons over dark background (printer, about, skanlite, etc...) + * Added "Hidden=true" nm-applet.desktop to autostart so nm-applet is not autostarted. + + -- Hans P Möller Sun, 09 Jun 2019 21:15:54 -0400 + lubuntu-default-settings (19.04.2) disco; urgency=medium [ Hans P Möller ] diff --git a/src/etc/xdg/xdg-Lubuntu/autostart/nm-applet.desktop b/src/etc/xdg/xdg-Lubuntu/autostart/nm-applet.desktop new file mode 100644 index 0000000..081245d --- /dev/null +++ b/src/etc/xdg/xdg-Lubuntu/autostart/nm-applet.desktop @@ -0,0 +1,15 @@ +[Desktop Entry] +Comment=Manage your network connections +Exec=nm-applet +Hidden=true +Icon=nm-device-wireless +Name=Network +NoDisplay=true +NotShowIn=KDE;GNOME; +Terminal=false +Type=Application +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Component=nm-applet +X-GNOME-Bugzilla-Product=NetworkManager +X-GNOME-UsesNotifications=true +X-Ubuntu-Gettext-Domain=nm-applet diff --git a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf index 28327da..1b74d72 100644 --- a/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf +++ b/src/etc/xdg/xdg-Lubuntu/lxqt/lxqt.conf @@ -1,5 +1,5 @@ [General] -icon_theme=Papirus +icon_theme=ePapirus icon_follow_color_scheme=false theme=Lubuntu Arc single_click_activate=false