X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=README;h=b11cb00abf5682d4f11c117cd16a8fb9718a5c28;hp=2dcaeddfdc0e18dc8971c71a5c56a9a2e4993e66;hb=0b5dcf229f64a23438e6ef5929d78b7f9bd48355;hpb=fda92f46aadb4a344e52f3c560a63c9733606e3e diff --git a/README b/README index 2dcaedd..b11cb00 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ like this in your .xinitrc: while true do - echo `date` `uptime | sed 's/.*,//'` + xsetroot -name "`date` `uptime | sed 's/.*,//'`" sleep 1 done | dwm