.config/.local/bin/statusbar/dwm_date

5 lines
73 B
Bash

#!/bin/bash
icon=""
printf "$icon ^c#f7ca88^$(date '+%a, %B %d')^d^"