|
@@ -531,7 +531,7 @@ export default function Page() {
|
|
|
title: "Cycle thinking effort",
|
|
title: "Cycle thinking effort",
|
|
|
description: "Switch to the next effort level",
|
|
description: "Switch to the next effort level",
|
|
|
category: "Model",
|
|
category: "Model",
|
|
|
- keybind: "shift+mod+t",
|
|
|
|
|
|
|
+ keybind: "shift+mod+d",
|
|
|
onSelect: () => {
|
|
onSelect: () => {
|
|
|
local.model.variant.cycle()
|
|
local.model.variant.cycle()
|
|
|
},
|
|
},
|