My KWin scripts for KDE Plasma 6
-
Ensure you have
gitinstalled. -
Clone the repository.
$ git clone https://github.com/ItsProfessional/kwin-scripts
$ cd kwin-scripts- Install the scripts you want
$ kpackagetool6 --type=KWin/Script -i <name-of-script>- Enable the scripts, either from the system settings page or with the kwriteconfig5 tool:
$ kwriteconfig5 --file kwinrc --group Plugins --key <name-of-script>Enabled true
$ qdbus org.kde.KWin /KWin reconfigure