fix typo in t/65-for_window.t
This commit is contained in:
parent
07633a0dc2
commit
57516db391
|
@ -57,7 +57,7 @@ sub set_wm_class {
|
||||||
|
|
||||||
$x->change_property(
|
$x->change_property(
|
||||||
PROP_MODE_REPLACE,
|
PROP_MODE_REPLACE,
|
||||||
$window->id,
|
$id,
|
||||||
$atomname->id,
|
$atomname->id,
|
||||||
$atomtype->id,
|
$atomtype->id,
|
||||||
8,
|
8,
|
||||||
|
|
Loading…
Reference in New Issue