Dear awesome community,

I use the awful.rules.rules method to classify my apps and give them 
properties, such as tags o focus. It works perfectly with graphical 
applications such as Uzbl or Iceweasel, but I don't know how to make it work 
with cli (command-line interface) apps such as ranger or ncmpcpp.

I will explain myself. As those cli apps run under a terminal (lxterminal at 
the moment), their class in the rule system is "lxterminal" rather than 
"ranger" or "ncmpcpp". That way, I can't get rules to behave correctly 
(differently) over my cli apps, as they work either for all lxterminal 
instances the same way or for none at all.

Any ideas? Should I use some other terminal emulator, i.e. urxvt? Or is there 
any other way to solve it?

Thanks so much for reading!

--Daniel

Reply via email to