Trying out the latest hg, and terminal tagging rules I had set up before
in dwm-4.7 no longer work correctly. This is what I have:
{ MODKEY, XK_Return, spawn, "exec urxvt" },
{ MODKEY|ShiftMask, XK_Return, spawn, "exec urxvt -title },
and for my tagging:
const char tags[][MAXTAGLEN] = { "www", "com", "snd", "dev", "mut", "skl", "nul" };
...
Rule rules[] = {
{ "floatterm", NULL, True },
I also had a rule set up for mutt in a similar fashion that does not
work too. Did something change? Am I doing this wrong? Like I said,
it works in dwm-4.7. Thanks for any help!
-- Jeremy O'Brien aka neutral_insomniac GPG key: 0xB1140FDB http://pohl.ececs.uc.edu/~jeremy/jeremy.asc
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:22:52 UTC