Skip to content
New issue

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

Add sound to some events #113

Open
voyeg3r opened this issue Sep 23, 2022 · 0 comments
Open

Add sound to some events #113

voyeg3r opened this issue Sep 23, 2022 · 0 comments

Comments

@voyeg3r
Copy link

voyeg3r commented Sep 23, 2022

For example for screenshots I suggest:

screenshot_sound(){ paplay /usr/share/sounds/freedesktop/stereo/screen-capture.oga }
Then in each screenshot event add something like that:

# take shots shotnow () { cd ${dir} && sleep 0.5 && screenshot_sound && maim -u -f png | copy_shot notify_view }

I have already modified my cloned version and it seems to work pretty well!
BTW you have done an incredible job! Congratulations!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant