picom-shaders icon indicating copy to clipboard operation
picom-shaders copied to clipboard

its just, not working

Open null-VOID-null opened this issue 11 months ago • 2 comments

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.

null-VOID-null avatar Feb 06 '25 23:02 null-VOID-null

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

MashedD avatar May 16 '25 09:05 MashedD

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

ikz87 avatar May 16 '25 19:05 ikz87