feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-02-01 13:19:19 +00:00
parent 70a8407bd7
commit 0a74d5c6fe
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
22 changed files with 39 additions and 16 deletions

View file

@ -12,7 +12,7 @@ profile edid-decode @{exec_path} {
@{exec_path} mr,
@{sys}/devices/@{pci}/drm/card[0-9]/*/edid r,
@{sys}/devices/@{pci}/drm/card@{int}/*/edid r,
include if exists <local/edid-decode>
}