dotfiles/.i3blocks/time
2021-02-04 17:44:55 +01:00

5 lines
44 B
Bash
Executable file

#!/bin/sh
date '+%x (%V) %X'
date '+%x %X'