Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
applied Peter/Andreas NetActiveWindow patch in a slightly modified version
[dwm.git]
/
README
diff --git
a/README
b/README
index
b11cb00
..
135c066
100644
(file)
--- a/
README
+++ b/
README
@@
-42,7
+42,8
@@
like this in your .xinitrc:
do
xsetroot -name "`date` `uptime | sed 's/.*,//'`"
sleep 1
- done | dwm
+ done &
+ exec dwm
Configuration