diff options
Diffstat (limited to 'dist/bar.sh')
| -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 |
