From 8e433e3660939275492cc46d5e69c9479edaec02 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Fri, 8 May 2015 09:04:41 +0300 Subject: [PATCH] =?UTF-8?q?etc/xdg/autostart:=20README,=20linphone,=20reds?= =?UTF-8?q?hift=C2=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- etc/xdg/autostart/README.md | 7 +++++++ etc/xdg/autostart/linphone.desktop | 6 ++++++ etc/xdg/autostart/redshift.desktop | 5 +++++ 3 files changed, 18 insertions(+) create mode 100644 etc/xdg/autostart/README.md create mode 100644 etc/xdg/autostart/linphone.desktop create mode 100644 etc/xdg/autostart/redshift.desktop diff --git a/etc/xdg/autostart/README.md b/etc/xdg/autostart/README.md new file mode 100644 index 00000000..0636e691 --- /dev/null +++ b/etc/xdg/autostart/README.md @@ -0,0 +1,7 @@ +System-wide autostart files +=========================== + +* linphone - SIP phone + * I am planning to have LAN-calling across the floors and if I could + move family away from Skype… +* redshift - app that changes screen temperature along the sun diff --git a/etc/xdg/autostart/linphone.desktop b/etc/xdg/autostart/linphone.desktop new file mode 100644 index 00000000..b593e62e --- /dev/null +++ b/etc/xdg/autostart/linphone.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Application +Exec=linphone --iconified +Icon=linphone +Hidden=false +Name=linphone diff --git a/etc/xdg/autostart/redshift.desktop b/etc/xdg/autostart/redshift.desktop new file mode 100644 index 00000000..387285db --- /dev/null +++ b/etc/xdg/autostart/redshift.desktop @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Exec=redshift -l 60.467306:26.945833 +Hidden=false +Name=redshift