]> code.delx.au - spectrwm/blobdiff - baraction.sh
rename scrotwm to spectrwm
[spectrwm] / baraction.sh
index c3ac272a898f9acbc7aeaa4694e7983fc00b3c28..e87b93da5d0a816a193d22733fd5d5ebde4cabc5 100644 (file)
@@ -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}     "