#!/bin/sh makoctl mode -t dnd if ! makoctl mode | grep -q dnd; then notify-send "Notifications enabled" fi