Switch s alias from status/motd to print last exit status code
[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.10425 seconds and 4 git commands to generate.