Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 419 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 419 Bytes

Demo

fluent-decoration

AUR version

Fluent-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