forked from Shinonome/dots-hyprland
pomodoro: move timers to service, specific button logic to widget
This commit is contained in:
@@ -49,6 +49,7 @@ Singleton {
|
||||
property JsonObject pomodoro: JsonObject {
|
||||
property bool running: false
|
||||
property int start: 0
|
||||
property bool isBreak: false
|
||||
}
|
||||
property JsonObject stopwatch: JsonObject {
|
||||
property bool running: false
|
||||
|
||||
Reference in New Issue
Block a user