save
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user