mirror of
https://github.com/KDE/kde-linux.git
synced 2025-12-24 00:18:23 -05:00
20 lines
664 B
Plaintext
20 lines
664 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL
|
|
# SPDX-FileCopyrightText: 2024 Bruno Pajdek <brupaj@proton.me>
|
|
|
|
# Info center stuff
|
|
|
|
[Content]
|
|
Packages=acpid
|
|
aha
|
|
clinfo
|
|
# For DDC/CI external monitors brightness; https://wiki.archlinux.org/title/backlight
|
|
ddcutil
|
|
dmidecode
|
|
mesa-utils # This provides both eglinfo and glxinfo
|
|
ntfs-3g # access ntfs partitions
|
|
nvme-cli
|
|
vulkan-tools # This provides vulkaninfo
|
|
wayland-utils # This provides wayland-info
|
|
xorg-xdpyinfo # Required for kinfocenter X11 info tab (including xwayland)
|
|
|