scripts/dwm/date.sh
2022-12-28 16:44:03 -05:00

6 lines
115 B
Bash
Executable file

#!/bin/sh
case $BLOCK_BUTTON in
1) /home/swebb/Scripts/dwm/cal.sh;;
esac
echo "^c#2BE4D0^  $(date +%A", "%D)"