mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-02 10:37:50 +00:00
added IPC call for PowerProfile cycle
This commit is contained in:
@@ -221,6 +221,13 @@ Item {
|
||||
}
|
||||
}
|
||||
}
|
||||
IpcHandler {
|
||||
target: "PowerProfile"
|
||||
|
||||
function cycle() {
|
||||
PowerProfileService.cycleProfile()
|
||||
}
|
||||
}
|
||||
|
||||
IpcHandler {
|
||||
target: "media"
|
||||
|
||||
Reference in New Issue
Block a user