From 322a1547c217314b278acb9c8929378e9378bfb7 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Sun, 10 Mar 2024 22:17:20 +0100 Subject: Teach apps activation script to set XDG_DATA_DIRS This allows systemd to find units, and desktop environments to find application entries. --- guides/setups/operating-systems/apps.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'guides/setups/operating-systems/apps.org') diff --git a/guides/setups/operating-systems/apps.org b/guides/setups/operating-systems/apps.org index efede03..0ff0184 100644 --- a/guides/setups/operating-systems/apps.org +++ b/guides/setups/operating-systems/apps.org @@ -113,7 +113,7 @@ infopath-no-defaults=On EOF #+end_src -* TODO systemd services +* DONE systemd services =systemd.unit(5)= § "User Unit Search Path" mentions a couple of variables that we could append: @@ -153,7 +153,7 @@ files). Serendipitously, [[https://github.com/systemd/systemd/blob/1d87a00a951d */ #+end_src -* TODO Desktop entry files +* DONE Desktop entry files The Freedesktop [[https://specifications.freedesktop.org/menu-spec/menu-spec-latest.html][Desktop Menu]] and [[https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html][Desktop Entry]] specs spell out how =XDG_DATA_DIRS= will be searched for =applications/*.desktop= files. -- cgit v1.2.3