From f2dd88761c07b5703cecd619a3a6a7adc8251a3c Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Sat, 4 May 2024 22:47:00 +0200 Subject: [PATCH] profiles: Add kde-plasma/kwin[+caps] override Used for CAP_SYS_NICE in kwin_wayland. Signed-off-by: Janne Grunau --- profiles/package.use | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 profiles/package.use diff --git a/profiles/package.use b/profiles/package.use new file mode 100644 index 00000000..60994be2 --- /dev/null +++ b/profiles/package.use @@ -0,0 +1,7 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Janne Grunau (2024-05-04) +# Use +caps so that kwin_wayland gets CAP_SYS_NICE used for real time +# input and kms commit threads. +kde-plasma/kwin caps