feat(profile): minor improvment for kde.
This commit is contained in:
parent
04683eeccb
commit
9cbeb127a3
4 changed files with 10 additions and 1 deletions
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue