Source customxinit before running daemonsneedingdbus
This makes sure that environment variables are set for the demons and for example st started form the app menu (if launched through lisgd). Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
这个提交存在于:
父节点
99d226929b
当前提交
e639291e49
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
@ -99,9 +99,9 @@ customxinit() {
|
|||
startdwm() {
|
||||
|
||||
exec dbus-run-session sh -c "
|
||||
$0 daemonsneedingdbus;
|
||||
set -- customxinit
|
||||
. $0
|
||||
$0 daemonsneedingdbus
|
||||
dwm 2> "$XDG_CACHE_HOME/sxmo/dwm.log"
|
||||
"
|
||||
}
|
||||
|
|
正在加载…
添加表格
添加链接
在新工单中引用