Add beep sound generation scripts for use in dunst
[khome.git] / home / bin / dunst_beep_normal
diff --git a/home/bin/dunst_beep_normal b/home/bin/dunst_beep_normal
new file mode 100755 (executable)
index 0000000..3b6ac8c
--- /dev/null
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+play -q -n synth 0.1 sin 115
This page took 0.022497 seconds and 4 git commands to generate.