feat: add command toggle_color_scheme and flow mode keybind (alt+f11)
This commit is contained in:
parent
fbe6a6e5ea
commit
cb389888e5
2 changed files with 10 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
["f9", "theme_prev"],
|
||||
["f10", "theme_next"],
|
||||
["f11", "toggle_panel"],
|
||||
["alt+f11", "toggle_color_scheme"],
|
||||
["f12", "toggle_inputview"],
|
||||
["alt+!", "run_task"],
|
||||
["ctrl+1", "add_task"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue