powerprofile switcher
This commit is contained in:
@@ -40,6 +40,10 @@ JsonObject {
|
||||
id: "upower",
|
||||
enabled: false
|
||||
},
|
||||
{
|
||||
id: "network",
|
||||
enabled: false
|
||||
},
|
||||
{
|
||||
id: "clock",
|
||||
enabled: true
|
||||
@@ -56,5 +60,7 @@ JsonObject {
|
||||
property bool activeWindow: true
|
||||
property bool resources: true
|
||||
property bool clock: true
|
||||
property bool network: true
|
||||
property bool upower: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user