dotfiles/.local/bin/dwmbar/clock

2 lines
67 B
Bash
Executable file

#!/bin/sh
printf "%s\n" "$(date +" %a, %d %b %Y • %H:%M %Z")"