mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs) rime
This commit is contained in:
parent
214f23425d
commit
da0cc1d6e8
11 changed files with 100 additions and 29 deletions
|
|
@ -256,10 +256,10 @@ keybindings:
|
|||
bindings: ["lwin+r"]
|
||||
|
||||
# Focus the next/previous active workspace defined in `workspaces` config.
|
||||
- commands: ["focus --next-active-workspace"]
|
||||
bindings: ["alt+s"]
|
||||
- commands: ["focus --prev-active-workspace"]
|
||||
bindings: ["alt+a"]
|
||||
# - commands: ["focus --next-active-workspace"]
|
||||
# bindings: ["alt+s"]
|
||||
# - commands: ["focus --prev-active-workspace"]
|
||||
# bindings: ["alt+a"]
|
||||
|
||||
# Focus the workspace that last had focus.
|
||||
- commands: ["focus --recent-workspace"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue