about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xhm/soispha/conf/yambar/scripts/sound-volume2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/conf/yambar/scripts/sound-volume b/hm/soispha/conf/yambar/scripts/sound-volume
index 6e03c3bb..5bbd5cf0 100755
--- a/hm/soispha/conf/yambar/scripts/sound-volume
+++ b/hm/soispha/conf/yambar/scripts/sound-volume
@@ -14,7 +14,7 @@ while true; do
     fi
     echo ""
 
-    sleep 1;
+    sleep 3;
 done
 
 # vim: ft=sh