Fixed typo
This commit is contained in:
parent
ce3d7e48ac
commit
99911c9c40
|
@ -77,7 +77,7 @@
|
|||
window.commands = [
|
||||
{
|
||||
command = "inhibit_idle fullscreen";
|
||||
criterira = {class = ".*";};
|
||||
criteria = {class = ".*";};
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue