From a37acd49513bc6403555db8fda71740e14e5b225 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 15 Oct 2014 15:20:37 -0400 Subject: make sound indicators not last quite as long --- services/volnoti/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/volnoti/run b/services/volnoti/run index 0f9639c..6481a2b 100755 --- a/services/volnoti/run +++ b/services/volnoti/run @@ -1,3 +1,3 @@ #!/bin/sh -exec volnoti -n +exec volnoti -n -t 2 -- cgit v1.2.3-54-g00ecf