From 6560b675e497e44b7b354c77aecccd29f14e8289 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Fri, 4 Apr 2025 20:40:55 -0400 Subject: applets: Add new power-profiles applet This applet allows the user to set the active power profile (power-saver, balanced, performance). It's compatible with the power-profiles-daemon and tuned, which are the same DBUS interfaces that GNOME relies on for power profiles. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 031a8ab..a9e1748 100644 --- a/configure.ac +++ b/configure.ac @@ -225,6 +225,7 @@ src/Makefile applets/Makefile applets/brightness/Makefile applets/inhibit/Makefile +applets/power-profiles/Makefile help/Makefile po/Makefile.in policy/Makefile -- cgit v1.2.1