Fix mako Do Not Disturb toggle
Changed from mode -t (toggle/add) to mode -s (set) to ensure only
one mode is active at a time. Previously both default and DND modes
were active simultaneously, causing notifications to still appear.
Now properly switches between:
- default mode (notifications on)
- do-not-disturb mode (notifications blocked)