feat: add shortcut for input source switch
This commit is contained in:
parent
a27c1002e4
commit
b93db878e2
2 changed files with 6 additions and 5 deletions
|
|
@ -75,6 +75,7 @@
|
|||
|
||||
(modifiers: [Super], key: "b"): System(WebBrowser),
|
||||
(modifiers: [Super], key: "f"): System(HomeFolder),
|
||||
(modifiers: [Super], key: "space"): System(InputSourceSwitch),
|
||||
(modifiers: [Super], key: "t"): System(Terminal),
|
||||
|
||||
(modifiers: [Super], key: "a"): System(AppLibrary),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue