Where to download oxygen theme pack for Plasma workspaces ?

Asked By 30 points N/A Posted on -
qa-featured

The oxygen theme pack for Plasma workspaces have a photo realistic look and supports more icons, black theme etc. Oxygen theme pack is better in looking as well as performance. So I wish to download it for all Linux distributions. Where can I get it for free ?

SHARE
Answered By 0 points N/A #180663

Where to download oxygen theme pack for Plasma workspaces ?

qa-featured

Hello

I will guide you how to install oxygen theme.

Open terminal and enter following commands:

sudo apt-get install git build-essential cmake kdelibs5-dev kdebase-workspace-dev libxrender-dev libx11-dev

Keep you terminal opened and enter this command:

git clone git://anongit.kde.org/oxygen-transparent

Now go to directory where you downloaded your theme (in this example it's Home -> oxygen-transparent)

cd oxygen-transparent

Then run this script:

./oxygen-setup.pl

And finally run this command:

sudo make && make install

Now go to system settings and change your desktop theme, you can also customize it as you wish.

Related Questions