Log | Files | Refs
dwmb-time (97B) - raw
1 #!/bin/sh 2 3 date +" %H:%M " 4 case $BLOCK_BUTTON in 5 6) "$TERMINAL" -e "$EDITOR" "$0" ;; 6 esac