feat: add style switching command to palette (alt+f9)
This commit is contained in:
parent
af9b097077
commit
c67c0b0c94
2 changed files with 9 additions and 0 deletions
|
@ -285,6 +285,7 @@
|
|||
},
|
||||
"overlay/palette": {
|
||||
"press": [
|
||||
["alt+f9", "overlay_next_widget_style"],
|
||||
["alt+!", "add_task"],
|
||||
["ctrl+j", "toggle_panel"],
|
||||
["ctrl+q", "quit"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue