-
I was looking at the docs for disabling the notifications in certain scenarios but couldn't quite figure out how it worked. It looks like those lines go in If so, how does do? Thank you 🙏🏾 🙏🏾 🙏🏾 🙏🏾 |
Beta Was this translation helpful? Give feedback.
Answered by
fuguesoft
Aug 13, 2025
Replies: 1 comment 2 replies
-
you can test and edit in |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Alright it's been a minute but I have some findings/a workaround:
I'm using swaync for notifications and wf-recorder for screen recording. So after reading some docs, I wrote this script and referenced it in my
sway/config
:It just pgreps any instance of wf-recorder and sends the appropriate dnd message to swaync
I haven't set anything up with OBS yet but I might be able to do something similar.