From 5fc37bbe0d951f7119e30663bfb9b9e9f0e0d582 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Fri, 12 Sep 2025 18:29:49 +1000 Subject: bar: remove idle inhibitor Use the one in the utilities panel instead --- config/BarConfig.qml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/BarConfig.qml') diff --git a/config/BarConfig.qml b/config/BarConfig.qml index 4815259..bbfc20b 100644 --- a/config/BarConfig.qml +++ b/config/BarConfig.qml @@ -47,10 +47,6 @@ JsonObject { { id: "power", enabled: true - }, - { - id: "idleInhibitor", - enabled: false } ] -- cgit v1.2.3-freya