feat: add style switching command (alt+f9) to home screen

This commit is contained in:
CJ van den Berg 2025-08-13 22:33:17 +02:00
parent 4f912cebeb
commit 17b3f152d5
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 16 additions and 3 deletions

View file

@ -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"],