summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-07-27 10:56:41 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-07-27 10:56:41 +0530
commitab36eaacf82a4462cad015c970195e0116916495 (patch)
treedaae8c01707e27f3892ff15e8bdcb6145ef24127 /dist
parent95f1b2f7cb344c875f4b967da0f19df3d707030c (diff)
dwl
Diffstat (limited to 'dist')
-rwxr-xr-xdist/bar.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/dist/bar.sh b/dist/bar.sh
index 156fe44..d1cd835 100755
--- a/dist/bar.sh
+++ b/dist/bar.sh
@@ -33,9 +33,9 @@ volume() {
pamixer --get-volume
}
-# while [[ true ]]; do
-# dwlb -status all "| ^lm(alacritty -e nmtui-connect) $(wifi)^lm() |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ |"
-# sleep 1
-# done
+while [[ true ]]; do
+ dwlb -status all "| ^lm(alacritty -e nmtui-connect) $(wifi)^lm() |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ |"
+ sleep 1
+done
-echo "|  $(wifi) |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ |"
+# echo "|  $(wifi) |  $(volume)% | $(battery)%$(charging) |  $(calendar) | λ |"