diff options
author | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-08-23 15:54:20 +0200 |
---|---|---|
committer | Manuel Palenzuela <manuelpalenzuelamerino@gmail.com> | 2019-08-23 15:54:20 +0200 |
commit | d388e289e220906604bcfc9f5038e73327b0dc75 (patch) | |
tree | 3191d8ff1acef6a9d7c36669ef2f8d274569ef9c | |
parent | Fixed case switch in dwm-status script (diff) | |
download | dwm-d388e289e220906604bcfc9f5038e73327b0dc75.tar.gz dwm-d388e289e220906604bcfc9f5038e73327b0dc75.tar.bz2 dwm-d388e289e220906604bcfc9f5038e73327b0dc75.zip |
Added padding to status script
-rwxr-xr-x | scripts/dwm-status | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/dwm-status b/scripts/dwm-status index 8b05432..c014f51 100755 --- a/scripts/dwm-status +++ b/scripts/dwm-status @@ -213,6 +213,8 @@ battery(){ # explained. status() { \ + echo " " #padding + tor weather |