Revert "Log dwm to CACHEDIR not XDG_CACHE_HOME/sxmo"
This reverts commit 472ad269cb
.
double quotes are annoying
This commit is contained in:
parent
472ad269cb
commit
b87be17a64
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ startdwm() {
|
||||||
exec dbus-run-session sh -c "
|
exec dbus-run-session sh -c "
|
||||||
$0 daemonsneedingdbus;
|
$0 daemonsneedingdbus;
|
||||||
. $0 customxinit;
|
. $0 customxinit;
|
||||||
dwm 2> "$CACHEDIR/dwm.log"
|
dwm 2> "$XDG_CACHE_HOME/sxmo/dwm.log"
|
||||||
"
|
"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue