diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 18:13:47 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-10-09 18:13:47 +0530 |
| commit | 55bc8a949a13e0909d05ee1ecaeae0ab3035f37b (patch) | |
| tree | 6ed49d484000f08082cf113cd0b0fd085d61d4c4 /dist | |
| parent | 8cb4343738a08010996701a86667d901620c6cb7 (diff) | |
(update): Bar script & dwl/dwlb setupt
Diffstat (limited to '')
| -rwxr-xr-x | dist/bar.sh | 2 |
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 |
