feat: propagate XDG_DATA_DIRS to dbus/systemd
This commit is contained in:
@@ -41,6 +41,8 @@
|
|||||||
extraSessionCommands = ''
|
extraSessionCommands = ''
|
||||||
# fix for java awt apps not rendering
|
# fix for java awt apps not rendering
|
||||||
export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
# propagate XDG_DATA_DIRS to dbus/systemd for d-bus activated apps
|
||||||
|
dbus-update-activation-environment --systemd XDG_DATA_DIRS
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user