Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 505 Bytes

kwin-effect-foldingpopups

Kwin folding popups effect

Preview

foldingpopups.webm

Installation

Clone this repository

git clone --depth=1 https://github.com/kde-yyds/kwin-effect-foldingpopups

Install

To install it for current user, directly run the script

cd kwin-effect-foldingpopups
bash ./install.sh

To install globally, run as root

cd kwin-effect-foldingpopups
sudo bash ./install.sh