Rename: erlcode-find-calls-to-module -> erlcode-find-calls
[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.08283 seconds and 4 git commands to generate.