cfg/.config/i3blocks/time

6 lines
57 B
Plaintext
Raw Normal View History

#!/bin/bash
printf '\uf5ec '
date "+%Y-%m-%d %H:%M:%S"