feat(profile): minor improvment for kde.

This commit is contained in:
Alexandre Pujol 2024-02-11 12:45:35 +00:00
parent 04683eeccb
commit 9cbeb127a3
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 10 additions and 1 deletions

View file

@ -20,7 +20,12 @@ profile kauth-backlighthelper @{exec_path} {
@{sys}/class/backlight/ r,
@{sys}/class/leds/ r,
@{sys}/devices/@{pci}/backlight/**/{max_brightness,actual_brightness} r,
@{sys}/devices/@{pci}/backlight/**/{uevent,type} r,
@{sys}/devices/@{pci}/backlight/**/brightness rw,
@{sys}/devices/@{pci}/drm/card@{int}/**/{max_brightness,actual_brightness} r,
@{sys}/devices/@{pci}/drm/card@{int}/**/{uevent,type,enabled} r,
@{sys}/devices/@{pci}/drm/card@{int}/**/brightness rw,
/dev/tty r,