Accept a name for dl and include starter script file
[khome.git] / home / bin / dunst_beep_critical
CommitLineData
259b86f4
SK
1#! /bin/sh
2
3#play -q -n synth 0.5 sin 750
4for i in $(seq 3)
5do
6 play -q -n synth 0.1 sin 115
7done
This page took 0.121758 seconds and 4 git commands to generate.