Add clock icon.

This commit is contained in:
2025-11-10 21:29:01 -07:00
parent a4378c2bb3
commit 4584a1a4c3

View File

@@ -56,7 +56,7 @@ function dwm-status {
readout="$readout |  $storage"
readout="$readout |  $volume"
readout="$readout |  $userhost"
readout="$readout $datetime"
readout="$readout |  $datetime"
$cmd "$readout"
readout=""
sleep 0.2