picom-shaders
picom-shaders copied to clipboard
its just, not working
hi! im on arch linux on a thinkpad t480, and have the lxqt desktop. whever i try to use the shaders, (specifically the crt one) it does literally nothing. no change. nothing.
Because there's a bug in description: https://github.com/ikz87/picom-shaders/tree/main/Animations There's missing info that "match" and "shader" should be in "rules" section, example:
rules: ({ match = "window_type = 'normal'"; shader = "/home/user/.local/src/picom-shaders/Animations/pixelize.glsl"; })
Old issue but I guess I should address it since I'm coming back to update this repo
Could you share your picom.conf? @null-VOID-null