We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
focus version v1.4.2
Github binary
windows 10
auto_start_break: true auto_start_work: false break_sound: bell dark_theme: true long_break_duration: 15m long_break_interval: 4 long_break_msg: Take a long break notify: true session_cmd: "" short_break_duration: 5m short_break_msg: Take a breather sound: "" sound_on_break: false strict: false work_duration: 25m work_msg: Focus on your task work_sound: loud_bell
ERROR unable to play sound: open files\bell.ogg: file does not exist
run focus wait until timer expires
windows notification popup with notification sound. error in command window.
sound file found and played.
The text was updated successfully, but these errors were encountered:
I installed with scoop and have the same issue.
Sorry, something went wrong.
I think its an easy fix, but is this still maintained?
No branches or pull requests
Tick this box to confirm you have reviewed the above.
What version of Focus are you using?
focus version v1.4.2
How did you install Focus?
Github binary
What operating system are you using Focus on?
windows 10
What is your Focus configuration?
auto_start_break: true
auto_start_work: false
break_sound: bell
dark_theme: true
long_break_duration: 15m
long_break_interval: 4
long_break_msg: Take a long break
notify: true
session_cmd: ""
short_break_duration: 5m
short_break_msg: Take a breather
sound: ""
sound_on_break: false
strict: false
work_duration: 25m
work_msg: Focus on your task
work_sound: loud_bell
Describe your bug.
ERROR unable to play sound: open files\bell.ogg: file does not exist
What are the steps to reproduce the behavior?
run focus wait until timer expires
What behaviour did you observe?
windows notification popup with notification sound.
error in command window.
What is the expected behaviour?
sound file found and played.
The text was updated successfully, but these errors were encountered: