mirror of
https://gitgud.io/wackyideas/aerothemeplasma.git
synced 2024-08-15 00:43:43 +00:00
| .. | ||
| animation | ||
| shaders | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
Building
Plasma 5
cmake -B build-kf5 -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release .
make -C build-kf5
sudo make -C build-kf5 install
Plasma 6
cmake -B build-kf6 -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_KF6=ON .
make -C build-kf6
sudo make -C build-kf6 install
Installation
- Install
snapeffecttextures.smod.rccinto~/.local/share/smod - Navigate to
Desktop Effects, then enable theSMOD Snapeffect and disable theScreen Edgeeffect
Licenses
"SMOD Snap" is licensed under the GPL-3.0 or later. The default animation art is licensed under the Creative Commons Zero (CC0).