Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 270 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 270 Bytes

Demo

material-decoration

Material-ish window decoration theme for KWin.

Installation

Prerequisites
  • KDecoration2
Building from source
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make
sudo make install