cfg/.config/i3blocks/dropbox

7 lines
98 B
Plaintext
Raw Normal View History

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