summaryrefslogtreecommitdiff
path: root/dist/bar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist/bar.sh')
-rwxr-xr-xdist/bar.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/bar.sh b/dist/bar.sh
index 2b23972..d2d3627 100755
--- a/dist/bar.sh
+++ b/dist/bar.sh
@@ -34,6 +34,6 @@ volume() {
}
while [[ true ]]; do
- dwlb -status all "| ^lm(alacritty -e nmtui-connect) $(wifi)^lm() |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ"
+ dwlb -status all "| ^lm(alacritty -e nmtui-connect) $(wifi)^lm() |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ |"
sleep 1
done