feat(profile): update kde integration.

See #310
This commit is contained in:
Alexandre Pujol 2024-04-08 19:17:01 +01:00
parent edf32f923c
commit f96e5a9713
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
28 changed files with 114 additions and 41 deletions

View file

@ -73,6 +73,7 @@ profile systemd-logind @{exec_path} flags=(attach_disconnected) {
@{run}/udev/static_node-tags/uaccess/ r,
@{run}/udev/data/+backlight:* r,
@{run}/udev/data/+drivers:* r,
@{run}/udev/data/+drm:card@{int}-* r, # For screen outputs
@{run}/udev/data/+input:input@{int} r, # for mouse, keyboard, touchpad
@{run}/udev/data/+pci:* r, # Identifies all PCI devices (CPU, GPU, Network, Disks, USB, etc.)