Revert to @arp242's suggestion
because directory permissions
This commit is contained in:
parent
14063d58bb
commit
df10c475ad
1 changed files with 1 additions and 1 deletions
|
@ -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`,
|
do this automatically, you will need to configure it prior to launching `dwl`,
|
||||||
e.g.:
|
e.g.:
|
||||||
|
|
||||||
export XDG_RUNTIME_DIR=/run/user/$(id -u)
|
export XDG_RUNTIME_DIR=/tmp/xdg-runtime-$(id -u)
|
||||||
mkdir -p $XDG_RUNTIME_DIR
|
mkdir -p $XDG_RUNTIME_DIR
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue