summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-05-06 16:50:16 -0400
committerSam Nystrom <sam@samnystrom.dev>2023-05-06 16:50:16 -0400
commitefe6abfcfb4cd90abd003cc71098f21df20ca029 (patch)
tree7f5bb0f5b4b72649a13d564f836827466fed6dd1 /bin
parent8c1e6ae76d4a3f18b8444ce841a183deacada75e (diff)
swayidle: dim screen after 3 minutes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/statusbar4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/statusbar b/bin/statusbar
index d43cb0c..5da3abd 100755
--- a/bin/statusbar
+++ b/bin/statusbar
@@ -1,6 +1,4 @@
-#!/bin/sh
-
-set -eu
+#!/bin/sh -eu
volume() {
volume=$(pactl get-sink-volume @DEFAULT_SINK@ |