(Scripts/status)~few minor edits for functionality and cleanliness

Status scripts needed some updating for dwmblocks, so did it.
This commit is contained in:
2021-07-10 17:11:33 +01:00
parent be603ca4a2
commit c616335809
4 changed files with 5 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
title=$(playerctl --player=spotify metadata title)
echo "${title::40}"
echo "${title::40}"