We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5959723 commit f7964a2Copy full SHA for f7964a2
README.md
@@ -117,8 +117,7 @@ So you might want to use the following command as a replacement for [`increase`]
117
```
118
waybar-timer.sh increase 60 || waybar-timer.sh new 1 'notify-send "Timer expired."'
119
120
-It increases the existing timer if it's active, and creates a timer with label
121
-"mytimer" of lengths 1 minute if there is no timer currently running.
+It increases the existing timer if it's active, and creates a new one minute timer with if there is no timer currently running.
122
So now e.g. scrolling up also does something when there is no timer active - it starts a new timer!
123
124
## Known Issues
0 commit comments