Re: [dev] dwm rules do not check window's first class

2012-01-02 Thread Truls Becken
On 2012-01-02, at 09:34, James Campos wrote: > I added a rule to place windows of a certain class to a certain > tag. However, windows apparently have two classes, and this rule > only works if it specifies the second class. I believe what you are looking for is the second Rule field, the one cal

[dev] dwm rules do not check window's first class

2012-01-02 Thread James Campos
In dwm's config.h, I added a rule to place windows of a certain class to a certain tag. However, windows apparently have two classes, and this rule only works if it specifies the second class. I'd like to request that dwm check both classes, since the program I was writing the rule for, st, only ch