use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one
This commit is contained in:
parent
e97a443590
commit
b9056e96b8
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
# Run GNOME with Openbox as its window manager
|
||||
export WINDOW_MANAGER="@bindir@/openbox"
|
||||
exec gnome-session "$@"
|
||||
exec gnome-session --choose-session=openbox-session "$@"
|
||||
|
|
Loading…
Reference in a new issue