0

I'm trying to install this theme so that it looks like the screenshot: https://www.gnome-look.org/p/1171688/

I followed the authors instructions and now I have the following settings:

GTK+: Gnome-II-2-6
Shell: Gnome-OSX-Dark-Shell

However the dialogs don't have all three (Minification, maximization, and hide buttons) and I'm missing the launcher at the bottom. Here's a screenshot.

enter image description here

Any idea how to get the rest of the theme working?

Ole
  • 1,527

1 Answers1

1

Follow these steps to achieve that:

  1. Please install dconf-editor:

    sudo apt install dconf-editor
    
  2. Launch it and go to org --> gnome --> desktop --> wm -->preferences --> button-layout

  3. Add this configuration to the text box at the bottom:

    menu:maximize,minimize,close
    
  4. Please the image below to help you:

    enter image description here

  5. PLEASE MAKE SURE ALL YOU SEE IN MINE IS HOW YOURS IS. Close and you should be good.

George Udosen
  • 37,534