s/xwininfo/xprop (Thanks Miguel)
This commit is contained in:
parent
e7e2ed94fd
commit
538247a843
|
@ -519,7 +519,7 @@ use it, it has to be a UTF-8 encoded arrow, not `->` or something like that.
|
||||||
To get the class and instance, you can use +xprop+. After clicking on the
|
To get the class and instance, you can use +xprop+. After clicking on the
|
||||||
window, you will see the following output:
|
window, you will see the following output:
|
||||||
|
|
||||||
*xwininfo*:
|
*xprop*:
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
WM_CLASS(STRING) = "irssi", "URxvt"
|
WM_CLASS(STRING) = "irssi", "URxvt"
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
Loading…
Reference in New Issue