diff --git a/README b/README index 31fc835..7abf1cf 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ like this in your .xinitrc: while xsetroot -name "`date` `uptime | sed 's/.*,//'`" do - sleep 20 + sleep 1 done & exec dwm diff --git a/config.mk b/config.mk index 16ffac3..99085e1 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # dwm version -VERSION = 5.9 +VERSION = 5.9.1 # Customize below to fit your system