From 9017a17e396646e98da885abfa7f3ecc7da818ef Mon Sep 17 00:00:00 2001 From: Klorax <31596164+klorax@users.noreply.github.com> Date: Sun, 11 Mar 2018 18:04:32 +0100 Subject: [PATCH] Docs [#3164]: Clarification about X resource value Clarification about X resource value: they are loaded verbatim and must therefore be in the format that i3 uses. Solves #3164. --- docs/userguide | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/userguide b/docs/userguide index 850b0351..ccedc577 100644 --- a/docs/userguide +++ b/docs/userguide @@ -730,7 +730,8 @@ resource database to achieve an easily maintainable, consistent color theme across many X applications. Defining a resource will load this resource from the resource database and -assign its value to the specified variable. A fallback must be specified in +assign its value to the specified variable. This is done verbatim and the value +must therefore be in the format that i3 uses. A fallback must be specified in case the resource cannot be loaded from the database. *Syntax*: -- 2.39.5