idle inhibitor: use quickshell instead of pythong script

This commit is contained in:
end-4
2025-09-13 22:03:03 +02:00
parent b972d3fabe
commit 4f0522d913
4 changed files with 48 additions and 105 deletions
@@ -62,6 +62,10 @@ Singleton {
property string provider: "yandere"
}
property JsonObject idle: JsonObject {
property bool inhibit: false
}
property JsonObject timer: JsonObject {
property JsonObject pomodoro: JsonObject {
property bool running: false