From: root Date: Fri, 9 Jul 2021 07:22:07 +0000 (+0200) Subject: committing changes in /etc made by "/usr/sbin/synaptic --hide-main-window --non-inter... X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=e382907e84d5e3e0fcb8adbe5a8544dfc0662ff4;p=config%2Fbruni%2Fetc-mint-new1.git committing changes in /etc made by "/usr/sbin/synaptic --hide-main-window --non-interactive --parent-window-id 62914563 -o Synaptic::closeZvt=true --set-selections-file /tmp/tmpsq_qskpn" Package changes: +gir1.2-gspell-1 1.8.3-1 amd64 +mint-backgrounds-ulyana 1.1 all +sticky 1.1 all --- diff --git a/.etckeeper b/.etckeeper index 3f7e90c..c03c08a 100755 --- a/.etckeeper +++ b/.etckeeper @@ -3191,6 +3191,7 @@ maybe chmod 0644 'xdg/autostart/print-applet.desktop' maybe chmod 0644 'xdg/autostart/pulseaudio.desktop' maybe chmod 0644 'xdg/autostart/smart-notifier.desktop' maybe chmod 0644 'xdg/autostart/snap-userd-autostart.desktop' +maybe chmod 0644 'xdg/autostart/sticky.desktop' maybe chmod 0644 'xdg/autostart/tracker-extract.desktop' maybe chmod 0644 'xdg/autostart/tracker-miner-fs.desktop' maybe chmod 0644 'xdg/autostart/tracker-store.desktop' diff --git a/xdg/autostart/sticky.desktop b/xdg/autostart/sticky.desktop new file mode 100644 index 0000000..808a4c9 --- /dev/null +++ b/xdg/autostart/sticky.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Name=Sticky Notes +Comment=Create and manage sticky notes on your desktop +Exec=sticky --autostart +Icon=sticky +Terminal=false +Type=Application +Encoding=UTF-8 +Categories= +StartupNotify=false +X-GNOME-Autostart-Delay=5 +X-MATE-Autostart-Delay=5 +NoDisplay=true