Update lxqt-backlight_backend
This commit is contained in:
parent
c519960b2e
commit
3cb096d1ed
1 changed files with 3 additions and 3 deletions
|
|
@ -7,8 +7,8 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path998} = @{bin}/lxqt-backlight_backend
|
||||
profile lxqt-backlight_backend @{exec_path998} {
|
||||
@{exec_path} = @{bin}/lxqt-backlight_backend
|
||||
profile lxqt-backlight_backend @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/gtk>
|
||||
include <abstractions/video>
|
||||
|
|
@ -18,7 +18,7 @@ profile lxqt-backlight_backend @{exec_path998} {
|
|||
include <abstractions/dbus-accessibility-strict>
|
||||
include <abstractions/gvfs-open>
|
||||
|
||||
@{exec_path998} mr,
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sys}/class/backlight/ r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:02.0/drm/card@{int}/card@{int}-eDP-@{int}/intel_backlight/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue