From a631f4bef85bae666fcf2d1e20450617fede73e3 Mon Sep 17 00:00:00 2001 From: Johannes Kamprad Date: Tue, 6 Sep 2022 17:12:59 +0200 Subject: [PATCH] Update power-profiles adding comment on ppd implementation --- .config/i3/scripts/power-profiles | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.config/i3/scripts/power-profiles b/.config/i3/scripts/power-profiles index 27825c2..f56aa77 100644 --- a/.config/i3/scripts/power-profiles +++ b/.config/i3/scripts/power-profiles @@ -22,6 +22,12 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +# power-profiles-daemon implementation: +# needs package power-profiles-daemon installed and the service running see here: +# https://wiki.archlinux.org/title/CPU_frequency_scaling#power-profiles-daemon +# used in i3-blocks: ~/.config/i3/i3blocks.conf together with: ~/.config/i3/scripts/ppd-status + + ####################################################################### # BEGIN CONFIG # #######################################################################