mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
bigger rightsidebar by default. also remove ctrl:space keybinding (#670)
This commit is contained in:
@@ -285,10 +285,6 @@
|
||||
"keys": ["Ctrl:r"],
|
||||
"commandStr": ["/history"]
|
||||
},
|
||||
{
|
||||
"command": "cmdinput:openAIChat",
|
||||
"keys": ["Ctrl:Space"]
|
||||
},
|
||||
{
|
||||
"command": "history:closeHistory",
|
||||
"keys": ["Ctrl:g", "Ctrl:c"]
|
||||
|
||||
@@ -26,7 +26,7 @@ let MagicLayout = {
|
||||
RightSidebarMaxWidth: 700,
|
||||
RightSidebarSnapThreshold: 90,
|
||||
RightSidebarDragResistance: 50,
|
||||
RightSidebarDefaultWidth: 240,
|
||||
RightSidebarDefaultWidth: 400,
|
||||
};
|
||||
|
||||
let m = MagicLayout;
|
||||
|
||||
Reference in New Issue
Block a user