feat: add style switching command (alt+f9) to home screen
This commit is contained in:
parent
4f912cebeb
commit
17b3f152d5
2 changed files with 16 additions and 3 deletions
|
@ -254,6 +254,7 @@
|
|||
"inherit": "project",
|
||||
"on_match_failure": "ignore",
|
||||
"press": [
|
||||
["alt+f9", "home_next_widget_style"],
|
||||
["ctrl+e", "find_file"],
|
||||
["f", "find_file"],
|
||||
["e", "find_file"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue