update keybinds
This commit is contained in:
@@ -32,4 +32,12 @@ Item {
|
||||
target: "lyrics"
|
||||
}
|
||||
|
||||
IpcHandler {
|
||||
function toggleInhibitor() {
|
||||
Caffeine.manualToggle();
|
||||
}
|
||||
|
||||
target: "idleInhibitor"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user