scripts/bin/alert
Alexander Gehrke cefd40b6dc Initial commit
2019-09-30 14:49:14 +02:00

4 lines
67 B
Bash
Executable file

#!/bin/zsh
time=$1; shift
echo "DISPLAY=:0.0 sm \"$@\"" | at $time