diff options
-rw-r--r-- | loginout.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loginout.xml.in b/loginout.xml.in index 8137669..1444dfc 100644 --- a/loginout.xml.in +++ b/loginout.xml.in @@ -58,7 +58,7 @@ <option name="out_match" type="match"> <_short>Logout Window match</_short> <_long>Logout Window Match</_long> - <default>(class=Ksmserver & (role=logoutdialog | role=logouteffect)) | (class=Libssui-tool & type=Dialog)</default> + <default>(iclass=ksmserver & (role=logoutdialog | role=logouteffect)) | (class=Libssui-tool & type=Dialog)</default> </option> <option name="out_time" type="float"> <_short>Fade In/Out Time</_short> |