mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-08 04:25:59 +01:00
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
default.nix | ||
globals.hpp | ||
main.cpp | ||
Makefile | ||
meson.build | ||
README.md | ||
shaders.hpp | ||
trail.cpp | ||
trail.hpp |
hyprtrails
A neat, but useless plugin to add trails behind windows:
https://github.com/hyprwm/hyprland-plugins/assets/43317083/6c31b839-92cd-4510-bb12-110d77dd5b44
Maybe isn't the most efficient. The curve-related settings are only for advanced users. Be warned they incredibly impact performance.
Only setting you may want to change:
plugin {
hyprtrails {
color = rgba(ffaa00ff)
}
}