if `dunstctl is-paused`; then #i3lock -n -c 222222 i3lock -n -i ~/.config/i3/locked.png else dunstctl set-paused true i3lock -n -i ~/.config/i3/locked.png dunstctl set-paused false fi