From 2fadae7c55d8c96727c2a7d906790facf3a37cd9 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 16 Jan 2025 16:53:48 +0530 Subject: update --- config/plasma/default.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/plasma/default.nix b/config/plasma/default.nix index 580faa8..1d72996 100644 --- a/config/plasma/default.nix +++ b/config/plasma/default.nix @@ -80,6 +80,15 @@ } ]; + powerdevil = { + AC = { + powerProfile = "performance"; + }; + battery = { + powerProfile = "powerSaving"; + }; + }; + panels = [ { location = "bottom"; -- cgit v1.2.3