index
:
suckless/dwmrc.git
master
dynamic window manager - rc script
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
dwmbar
3
1 files changed, 1 insertions, 2 deletions
diff --git a/dwmbar b/dwmbar
index 1cf9a14..ef0f88f 100755
--- a/
dwmbar
+++ b/
dwmbar
@@ -62,5 +62,4 @@ while true; do
# check_audio
xsetroot -name "$battery $weather $volume $datetime";
sleep 1;
-done
-
+done &