summaryrefslogtreecommitdiff
path: root/.local/bin/dwmbar/bar_time.sh
blob: 0aecde40848a6010a92b659401e10f6104996b66 (plain)
1
2
3
4
5
6
#!/bin/sh

# Date and Time

date "+%a %m/%d/%Y %I:%M:%S %p"
#date "+%a %x %r"