diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh index 4d74489..854900d 100755 --- a/.dwm/autostart.sh +++ b/.dwm/autostart.sh @@ -4,8 +4,8 @@ nitrogen --restore & urxvtd -q -o -f & dte(){ - dte="$(date +"%A, %B %d - %H:%M")" - echo -e "🕒 $dte" + dte="$(date +"%A, %B %d | 🕒 %l:%M%p")" + echo -e "📅 $dte" } upd(){