From ab76053fb3e0404556a90aac3d95dc6d8b135b64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Robles=20Mart=C3=ADn?= Date: Tue, 16 Nov 2021 09:00:51 +0100 Subject: [PATCH] docs: provide pointer to autostart desktop file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Francisco Robles Martín --- docs/installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index d7b71f4b..0bba0f42 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -98,7 +98,8 @@ and set the LANGUAGE environment variable appropriately when running Solaar. ## Running Solaar at Startup Distributions can cause Solaar can be run automatically at user login by installing a desktop file at -`/etc/xdg/autostart/solaar.desktop`. +`/etc/xdg/autostart/solaar.desktop`. An example of this file content can be seen in the repository at +[share/autostart/solaar.desktop](https://github.com/pwr-Solaar/Solaar/blob/master/share/autostart/solaar.desktop). If you install Solaar yourself you may need to create or modify this file or install a startup file under your home directory.