Is there a way to make dwm execute commands at runtime
through standard input? Would that be too complex?
All functions should be there, it's just a matter
of parsing user input.
echo "set_statusbar string" | dwm
normal behavior
echo "tag XTerm,1,2,5" | dwm
XTerm gets tags 1,2,5
DWM restart problem would be solved: you could save
current state in a .dwmrc, then "cat .dwmrc" | dwm
Wyrmskull
Received on Tue Sep 25 2007 - 15:26:56 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:55:33 UTC