(Scripts)~some changes (check message)
speed~address to download git.aryadevchavali.com->aryadevchavali.com/resources status/datetime~date format to a decomposed format status/music_update_bar~pid to kill on dwmblocks
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
echo $(date +'%a %F %R')
|
||||
echo $(date +'%A %d %b %R')
|
||||
|
||||
@@ -9,6 +9,6 @@ do
|
||||
item="$(playerctl --player=spotify metadata title)";
|
||||
sleep 0.5;
|
||||
done
|
||||
kill -48 $(pidof dwmblocks);
|
||||
kill -37 $(pidof dwmblocks);
|
||||
item="";
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user