aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src-qt5/core/README.md')
-rw-r--r--src-qt5/core/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src-qt5/core/README.md b/src-qt5/core/README.md
index d46b8448..e3b11a81 100644
--- a/src-qt5/core/README.md
+++ b/src-qt5/core/README.md
@@ -89,3 +89,8 @@ Other Files that get installed if "core" is built directly:
* `pavucontrol`: Graphical audio mixer utility
* `acpi`: Battery detection/status
* `dbus-send`: System shutdown/restart
+ 10. Void Linux
+ * `xbacklight`: screen brightness control
+ * `amixer`: Audio mixer control
+ * `pavucontrol`: Graphical audio mixer utility
+ * `acpi`: Battery detection/status
bgstack15