cfg/.config/i3blocks/dropbox

6 lines
80 B
Plaintext
Raw Normal View History

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