From 6094ae4c0c1d2095ccbf9f550ae37737c2b98275 Mon Sep 17 00:00:00 2001 From: Frank Zechert Date: Thu, 30 Jul 2026 05:12:09 +0200 Subject: [PATCH] add power-profiles --- hardware/003-power-profiles.qd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 hardware/003-power-profiles.qd diff --git a/hardware/003-power-profiles.qd b/hardware/003-power-profiles.qd new file mode 100644 index 0000000..4a9117d --- /dev/null +++ b/hardware/003-power-profiles.qd @@ -0,0 +1,5 @@ +.docname {Power Profiles} +.include {docs} + +To use power profiles (Balanced, Performance, Battery Save), install `power-profiles-daemon`. +Enable the daemon with `systemctl enable --now power-profiles-daemon`