X-Git-Url: https://code.delx.au/spectrwm/blobdiff_plain/8eb6cfee6344a0e61511f1eb2e36a91c30854e1e..refs/tags/SPECTRWM_2_1_1:/baraction.sh diff --git a/baraction.sh b/baraction.sh index c3ac272..e87b93d 100644 --- a/baraction.sh +++ b/baraction.sh @@ -4,7 +4,7 @@ print_date() { # The date is printed to the status bar by default. # To print the date through this script, set clock_enabled to 0 - # in scrotwm.conf. Uncomment "print_date" below. + # in spectrwm.conf. Uncomment "print_date" below. FORMAT="%a %b %d %R %Z %Y" DATE=`date "+${FORMAT}"` echo -n "${DATE} "