Update lxqt-powermanagement
This commit is contained in:
parent
2b08640c08
commit
512cca367c
1 changed files with 4 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
abi <abi/4.0>,
|
||||
|
||||
include <tunables/global>
|
||||
|
||||
|
|
@ -27,16 +27,17 @@ profile lxqt-powermanagement @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/etc/udev/udev.conf r,
|
||||
/etc/fstab r,
|
||||
|
||||
owner /tmp/@{int} r,
|
||||
|
||||
@{run}/systemd/inhibit/* rw,
|
||||
|
||||
@{sys}/class/backlight/ r,
|
||||
@{sys}/class/backlight/ r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.0/drm/card0/card0-eDP-1/amdgpu_bl0/type r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.0/drm/card0/card0-eDP-1/amdgpu_bl0/max_brightness r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.0/drm/card0/card0-eDP-1/amdgpu_bl0/bl_power r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.0/drm/card0/card0-eDP-1/amdgpu_bl0/actual_brightness r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.4/usb5/uevent r,
|
||||
@{sys}/devices/@{pci_bus}/0000:00:08.1/0000:05:00.4/usb5/5-2/uevent r,
|
||||
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue