From cc7ac583a24c5d45bd904b75d39cf23fd765f4eb Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 1 Jul 2023 09:33:32 +0200 Subject: add nodisconnect and update vimrc --- .local/share/bin/nodisconnect | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .local/share/bin/nodisconnect (limited to '.local/share/bin') 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 -- cgit v1.2.3