Revert to @arp242's suggestion

because directory permissions
このコミットが含まれているのは:
Devin J. Pohly 2020-06-07 12:07:50 -05:00
コミット df10c475ad
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -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