summarylogtreecommitdiffstats
path: root/lrcget
blob: 9e07c5d278f98587587cc60385abc2eae34fcd0f (plain)
1
2
3
#!/bin/sh
# NOTE(anas) WEBKIT_DISABLE_COMPOSITING_MODE essential in NVIDIA + compositor https://github.com/NixOS/nixpkgs/issues/212064#issuecomment-1400202079
WEBKIT_DISABLE_COMPOSITING_MODE=1 WEBKIT_DISABLE_DMABUF_RENDERER=1 /usr/bin/lrcget-bin "$@"