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