X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/114754612228c51fb95fa4d7ad80b0ac0e99322e..b69c870a3076d78ab595ed1cd4b41cf6b03b2610:/README?ds=sidebyside

diff --git a/README b/README
index 31fc835..95d4fd0 100644
--- a/README
+++ b/README
@@ -18,9 +18,6 @@ necessary as root):
 
     make clean install
 
-If you are going to use the default bluegray color scheme it is highly
-recommended to also install the bluegray files shipped in the dextra package.
-
 
 Running dwm
 -----------
@@ -40,7 +37,7 @@ like this in your .xinitrc:
 
     while xsetroot -name "`date` `uptime | sed 's/.*,//'`"
     do
-    	sleep 20
+    	sleep 1
     done &
     exec dwm