mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 12:52:39 +02:00
Restore default desktop shortcuts and Linux pack scripts
This commit is contained in:
parent
ed0bcafe49
commit
ba25c68c0d
3 changed files with 16 additions and 5 deletions
|
|
@ -36,8 +36,8 @@ export function acceleratorToDisplay(accel: string): string[] {
|
|||
}
|
||||
|
||||
export const DEFAULT_SHORTCUTS = {
|
||||
generalAssist: "Alt+Shift+G",
|
||||
quickAsk: "Alt+Shift+Q",
|
||||
generalAssist: "CommandOrControl+Shift+S",
|
||||
quickAsk: "CommandOrControl+Alt+S",
|
||||
};
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue