From 8ee461ce5c9cdd117b0e4b9f8dfec0a388d37f29 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Thu, 28 Apr 2022 19:18:15 +0300 Subject: Add Pomodoro timer --- src/gtk/preferences_window.ui | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) (limited to 'src/gtk') diff --git a/src/gtk/preferences_window.ui b/src/gtk/preferences_window.ui index b3b12a8..58296bb 100755 --- a/src/gtk/preferences_window.ui +++ b/src/gtk/preferences_window.ui @@ -128,7 +128,6 @@ - Show tags @@ -142,7 +141,41 @@ - + + + + + Timer + True + + + _Pomodoro + Timer counts down instead of up. + True + True + + + Interval + Timer start time in minutes + True + + + center + + + 999 + 1 + 1 + 15 + + + True + + + + + + -- cgit 1.4.1