diff options
Diffstat (limited to '.local')
-rwxr-xr-x | .local/share/bin/nodisconnect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/share/bin/nodisconnect b/.local/share/bin/nodisconnect new file mode 100755 index 0000000..31664f2 --- /dev/null +++ b/.local/share/bin/nodisconnect @@ -0,0 +1,2 @@ +#!/bin/sh +play -q -n synth whitenoise band -n 650 1300 vol 0.01 & disown |