(xmobar) add timeshift indicator
This commit is contained in:
parent
51b2932aa6
commit
66bc7c0937
2 changed files with 7 additions and 1 deletions
5
.scripts/backUpRunning.sh
Executable file
5
.scripts/backUpRunning.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
if ps aux | egrep '[r]sync'; then
|
||||
echo " "
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue