(xmobar) add timeshift indicator

This commit is contained in:
qvalentin 2022-01-14 18:20:08 +01:00
parent 51b2932aa6
commit 66bc7c0937
2 changed files with 7 additions and 1 deletions

5
.scripts/backUpRunning.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
if ps aux | egrep '[r]sync'; then
echo " "
fi