]> icculus.org git repositories - mikachu/openbox.git/blob - data/xsession/openbox-gnome-session.in
better idea, don't set the desktop names in the default rc. and lets translate the...
[mikachu/openbox.git] / data / xsession / openbox-gnome-session.in
1 #!/bin/sh
2
3 # Run GNOME with Openbox as its window manager
4 export WINDOW_MANAGER="@bindir@/openbox"
5 exec gnome-session --choose-session=openbox-session "$@"