summaryrefslogtreecommitdiff
path: root/dist/bar.sh
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-02-03 14:18:32 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-02-03 14:18:32 +0530
commit62c6e3038af1e360af462c928d28d049070e113f (patch)
treedad053a5e3cd8035e62676aa3df5404fd4a03894 /dist/bar.sh
parent9881f2cb777a54483c4b2932b45ccc13332a57d9 (diff)
update
Diffstat (limited to 'dist/bar.sh')
-rwxr-xr-xdist/bar.sh10
1 files changed, 6 insertions, 4 deletions
diff --git a/dist/bar.sh b/dist/bar.sh
index d2d3627..156fe44 100755
--- a/dist/bar.sh
+++ b/dist/bar.sh
@@ -33,7 +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) | λ |"