15

How can I switch between unity and gnome-shell without logging of my account. This will help me to switch between both anytime.

Jorge Castro
  • 71,754
coder
  • 3,591

1 Answers1

28

Press Alt+F2, and

  • to run unity, execute unity --replace
  • to run gnome-shell, execute gnome-shell --replace
zpletan
  • 3,373