void-packages/srcpkgs/kwin/INSTALL

6 lines
81 B
Plaintext

case "${ACTION}" in
post)
setcap CAP_SYS_NICE=+ep usr/bin/kwin_wayland
;;
esac