mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2026-05-01 08:17:57 +02:00
| .. | ||
| CMakeLists.txt | ||
| default.nix | ||
| globals.hpp | ||
| main.cpp | ||
| Makefile | ||
| meson.build | ||
| README.md | ||
| shaders.hpp | ||
| trail.cpp | ||
| trail.hpp | ||
| TrailPassElement.cpp | ||
| TrailPassElement.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)
}
}