cfg/.config/i3blocks/dropbox
Knut Ahlers 4ae353dc51
Bring more color to the i3bar
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-03 15:22:12 +01:00

7 lines
98 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
printf '\uf6e2 '
${HOME}/bin/dropbox.py status | head -n1 || true