diff --git a/services/PowerProfile.qml b/services/PowerProfile.qml index f4347c8..aba73f8 100644 --- a/services/PowerProfile.qml +++ b/services/PowerProfile.qml @@ -7,7 +7,6 @@ import Quickshell.Services.UPower as UPower Singleton { id: root - readonly property bool performanceAvailable: UPower.PowerProfiles.hasPerformanceProfile readonly property string name: { switch (UPower.PowerProfiles.profile) { case UPower.PowerProfile.Performance: