How to install Atom Dock on OpenSUSE 13.2

Atom Dock is part of Ozon OS project. Its an alternative dock for Linux desktop instead of Docky or Plank. This tutorial is going to show you how to install Atom Dock on OpenSUSE 13.2. Before we go through, you may want to have a look at my Atom Dock on OpenSUSE 13.2.

atom dock on opensuse 13.2

Its quite cool on my OpenSUSE 13.2. So, if you want to install Atom Dock on OpenSUSE 13.2, you can follow these instructions.

A. Install make, git and gnome-tweak-tool

su
zypper in make git gnome-tweak-tool

B. Download Atom Dock

git clone https://github.com/ozonos/atom-dock.git

C. Install Atom Dock

cd atom-dock
make install

Now open Gnome Tweak Tool and enable Atom Dock from there.

gnome tweak tool opensuse

Additionally, you may want to install Ozon Icon Theme as well

git clone https://github.com/ozonos/ozon-icon-theme.git
cd ozon-icon-theme
make install

Thanks for coming by.

Admin

Leave a Reply

Your email address will not be published. Required fields are marked *