feat: add command to change hint window widget style (shift+alt+f9)

This commit is contained in:
CJ van den Berg 2025-12-01 20:13:52 +01:00
parent e4dba00625
commit 824a2a1ee1
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 8 additions and 0 deletions

View file

@ -40,6 +40,7 @@
["f11", "toggle_panel"],
["alt+f11", "toggle_color_scheme"],
["f12", "toggle_inputview"],
["shift+alt+f9", "hint_window_next_widget_style"],
["alt+!", "run_task"],
["ctrl+tab", "next_tab"],
["ctrl+shift+g", "show_vcs_status"],