This commit is contained in:
2026-06-06 07:10:56 -04:00
parent ae65809dd0
commit f6bf31d341
4 changed files with 51 additions and 21 deletions

View File

@@ -1,4 +1,8 @@
#!/bin/sh
export _JAVA_AWT_WM_NONREPARENTING=1
. $HOME/.zprofile
if [ -f "$HOME/.zprofile" ]; then
. "$HOME/.zprofile"
fi
exec dbus-launch --exit-with-session oxwm