From bffd68a76353b35e92b3eb177097ef28aeb1c3ef Mon Sep 17 00:00:00 2001 From: Manuel Palenzuela Date: Thu, 1 Aug 2019 13:35:14 +0200 Subject: Formatted dwm-status script --- scripts/dwm-status | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/scripts/dwm-status b/scripts/dwm-status index fef0d4b..6c63c91 100755 --- a/scripts/dwm-status +++ b/scripts/dwm-status @@ -100,8 +100,9 @@ bluetooth() { if [ "$status" == "active" ] then echo "" + echo "$delim" else - echo "" + echo "" fi } @@ -189,8 +190,6 @@ status() { \ bluetooth - echo "$delim" - wireless temperature -- cgit 1.4.1