cfg/.config/i3blocks/dropbox
Knut Ahlers 001b490654
First draft of i3blocks status bar
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-12-03 00:43:08 +01:00

6 lines
80 B
Bash
Executable File

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