hyprland-plugins/hyprtrails
Mihai Fufezan 61656eb7d6
hyprtrails,borders-plus-plus: chase hyprland
2024-06-23 22:21:21 +03:00
..
CMakeLists.txt treewide: add CMake files 2024-05-05 16:36:13 +03:00
Makefile treewide: update pkgconfig flags to include irregular locations of headers on distros like openSUSE (#150) 2024-04-20 13:05:44 +03:00
README.md hyprtrails: add plugin 2023-11-04 00:45:35 +00:00
default.nix treewide: add CMake files 2024-05-05 16:36:13 +03:00
globals.hpp hyprtrails: add plugin 2023-11-04 00:45:35 +00:00
main.cpp all: chase hyprland 2024-04-27 13:06:23 +01:00
meson.build treewide: update pkgconfig flags to include irregular locations of headers on distros like openSUSE (#150) 2024-04-20 13:05:44 +03:00
shaders.hpp hyprtrails: add plugin 2023-11-04 00:45:35 +00:00
trail.cpp hyprtrails,borders-plus-plus: chase hyprland 2024-06-23 22:21:21 +03:00
trail.hpp hyprtrails,borders-plus-plus: chase hyprland 2024-06-23 22:21:21 +03:00

README.md

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)
    }
}