summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92bfe19..9d63fe3 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ session manager such as `elogind` or `systemd-logind`. If your system doesn't
do this automatically, you will need to configure it prior to launching `dwl`,
e.g.:
- export XDG_RUNTIME_DIR=/run/user/$(id -u)
+ export XDG_RUNTIME_DIR=/tmp/xdg-runtime-$(id -u)
mkdir -p $XDG_RUNTIME_DIR