Chris Down writes:
You can just use WM_CLASS for this. For example, with urxvt, you can do
s/WM_CLASS/WM_NAME/ (although WM_CLASS is also perfectly serviceable)
Chris Down writes:
You can just use WM_CLASS for this. For example, with urxvt, you can do
s/WM_CLASS/WM_NAME/ (although WM_CLASS is also perfectly serviceable)