[hackers] [dwm] made status script example of .xinitrc more useful || a

From: <hg_AT_suckless.org>
Date: Sat, 13 Dec 2008 20:50:28 +0000 (UTC)

changeset: 1375:9bd33197840f
tag: tip
user: a_AT_null
date: Sat Dec 13 20:20:26 2008 +0000
files: README
description:
made status script example of .xinitrc more useful

diff -r ff5fd6693d5d -r 9bd33197840f README
--- a/README Sat Dec 13 17:44:29 2008 +0000
+++ b/README Sat Dec 13 20:20:26 2008 +0000
@@ -38,12 +38,12 @@
 In order to display status info in the bar, you can do something
 like this in your .xinitrc:
 
- dwm &
     while true
     do
         xsetroot -name "`date` `uptime | sed 's/.*,//'`"
         sleep 1
- done
+ done &
+ exec dwm
 
 
 Configuration
Received on Sat Dec 13 2008 - 20:50:28 UTC

This archive was generated by hypermail 2.2.0 : Sat Dec 13 2008 - 21:00:05 UTC