otd: don't use shift in binds becasue it's bugged

This commit is contained in:
Leonardo Eugênio 2024-02-03 01:08:05 -03:00
parent 35e0704b82
commit 7e2c9b087a
1 changed files with 3 additions and 3 deletions

View File

@ -76,7 +76,7 @@
"Settings": [
{
"Property": "Keys",
"Value": "Control+Shift+Z"
"Value": "Control+O"
}
],
"Enable": true
@ -96,7 +96,7 @@
"Settings": [
{
"Property": "Keys",
"Value": "Control+Shift+Equal"
"Value": "Control+Equal"
}
],
"Enable": true
@ -111,4 +111,4 @@
"LockUsableAreaDisplay": true,
"LockUsableAreaTablet": true,
"Tools": []
}
}