-
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.
Replies: 2 comments 2 replies
-
you can test and edit in |
Beta Was this translation helpful? Give feedback.
-
Here's what I have in my
|
Beta Was this translation helpful? Give feedback.
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.