summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2024-10-09 18:13:47 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2024-10-09 18:13:47 +0530
commit55bc8a949a13e0909d05ee1ecaeae0ab3035f37b (patch)
tree6ed49d484000f08082cf113cd0b0fd085d61d4c4 /dist
parent8cb4343738a08010996701a86667d901620c6cb7 (diff)
(update): Bar script & dwl/dwlb setupt
Diffstat (limited to '')
-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