I want a keyboard shortcut that will always mute. So if the system is currently muted, it should not unmute. I always want my laptop muted when I'm not in front of it, so I want a simple shortcut to lock and mute.
I've tried Advanced Trigger Conditions, but I can't find an option that works. I can enable my trigger only if the system volume is not 0, but when the system is muted, the volume is not 0. I can also set the system volume to 0, but then I cannot "unmute" with the regular mute key.
Maybe I need to trigger an apple script which can check if the system is muted, and if not, mute it? Is there a better way to achieve this inside BTT?
Thanks for the speedy reply. I tried to address that suggestion in my original post.
My tests indicate that setting the system volume to zero is not the same as a mute action. If I set the volume to zero, then pressing the standard system "mute" button doesn't do anything. It doesn't "unmute" back to my previous volume level.
That's my specific goal. To be able to always mute. Or in other words, to toggle mute only if mute is not currently true. Then I can unmute with the standard mute toggle, and have my volume restored to its previous level.