dotfiles/scripts/notify-from-server.sh

2 lines
90 B
Bash
Executable file

#!/bin/sh
notify-send 'Notifcation from HomeAssistant' 'I want to cry a million cries...'