cfg/.config/i3blocks/time
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
57 B
Bash
Executable File

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