styled i3status and dmenu plus backup age
This commit is contained in:
7
borg/i3status-bakage.sh
Executable file
7
borg/i3status-bakage.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
i3status | while :
|
||||
do
|
||||
read line
|
||||
echo "$(~/.borg/bakage.sh)d ★ ${line}" || exit 1
|
||||
done
|
||||
Reference in New Issue
Block a user