Skip to content

Commit f7964a2

Browse files
committed
fixed readme
1 parent 5959723 commit f7964a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ So you might want to use the following command as a replacement for [`increase`]
117117
```
118118
waybar-timer.sh increase 60 || waybar-timer.sh new 1 'notify-send "Timer expired."'
119119
```
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.
120+
It increases the existing timer if it's active, and creates a new one minute timer with if there is no timer currently running.
122121
So now e.g. scrolling up also does something when there is no timer active - it starts a new timer!
123122

124123
## Known Issues

0 commit comments

Comments
 (0)