From d4f82451911c99874817b837d3e50a2ae4c9254d Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Tue, 11 Jun 2019 15:45:18 +0200 Subject: Mention macros in profile.template (#2759) --- etc/templates/profile.template | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'etc/templates') diff --git a/etc/templates/profile.template b/etc/templates/profile.template index f2b64ac5d..c9bd49c06 100644 --- a/etc/templates/profile.template +++ b/etc/templates/profile.template @@ -35,6 +35,17 @@ # SPECIAL OPTIONS (mdwx, noexec, read-only, join-or-start) # REDIRECT INCLUDES # +# The following macros may be used in path names to substitute common locations: +# ${DESKTOP} +# ${DOCUMENTS} +# ${DOWNLOADS} +# ${HOME} (user's home) +# ${PATH} (contents of PATH envvar) +# ${MUSIC} +# ${VIDEOS} +# +# Check contents of ~/.config/user-dirs.dirs to see how they translate to actual paths. +# # --- CUT HERE --- ##quiet # Persistent local customizations -- cgit v1.2.3-54-g00ecf