From 63fb95739fdc21b501a5e8e530be0cebecd99b47 Mon Sep 17 00:00:00 2001 From: Ward Nakchbandi Date: Mon, 27 Mar 2023 23:19:12 +0300 Subject: [PATCH] add xdg autostart --- pika-kde-settings/debian/changelog | 7 +++++++ .../etc/xdg/autostart/pika-welcome-autostart.desktop | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 pika-kde-settings/etc/xdg/autostart/pika-welcome-autostart.desktop diff --git a/pika-kde-settings/debian/changelog b/pika-kde-settings/debian/changelog index 842edda..6646d45 100644 --- a/pika-kde-settings/debian/changelog +++ b/pika-kde-settings/debian/changelog @@ -1,3 +1,10 @@ +pika-kde-settings (3.5.0) kinetic; urgency=medium + + * Pika-theme + + -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0300 + + pika-kde-settings (3.4.0) kinetic; urgency=medium * Pika-theme diff --git a/pika-kde-settings/etc/xdg/autostart/pika-welcome-autostart.desktop b/pika-kde-settings/etc/xdg/autostart/pika-welcome-autostart.desktop new file mode 100644 index 0000000..0bc4fa8 --- /dev/null +++ b/pika-kde-settings/etc/xdg/autostart/pika-welcome-autostart.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Name=Update XDG user-dirs +Exec=xdg-user-dirs-update +Type=Application +Terminal=false +NoDisplay=true