Update lxqt-config-brightness

This commit is contained in:
Besanon 2025-08-12 23:51:09 +02:00 committed by GitHub
parent daa2f92859
commit 8519ae8012
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ profile lxqt-config-brightness @{exec_path} {
@{sys}/class/backlight/ r, @{sys}/class/backlight/ r,
@{sys}/devices/@{pci}/*_backlight/{,max_,actual_}brightness rw, @{sys}/devices/@{pci}/*_backlight/{,max_,actual_}brightness rw,
@{sys}/devices/@{pci}/*_backlight/{uevent,type,enabled} r, @{sys}/devices/@{pci}/*_backlight/{uevent,type,enabled} r,
@{sys}/devices/@{pci}/backlight/**/{,max_,actual_}brightness rw, @{sys}/devices/@{pci}/backlight/**/{,max_,actual_}brightness rw,
@{sys}/devices/@{pci}/backlight/**/{uevent,type,enabled} r, @{sys}/devices/@{pci}/backlight/**/{uevent,type,enabled} r,
@{sys}/devices/@{pci}/backlight/**/brightness rw, @{sys}/devices/@{pci}/backlight/**/brightness rw,