You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently KEBOARD_ASSIGNMENTS adds all of them with some default labels, so it can get quite messy with lots of key bindings.
Describe the solution you'd like
Add the following 2 fields to keyboard shortcut configuration:
show_in_launcher - boolean that controls if the shortcut will be shown there at all
launcher_label or just label - text that will be shown in launcher
Describe alternatives you've considered
I don't think there are any good ones.
Additional context
-
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently
KEBOARD_ASSIGNMENTS
adds all of them with some default labels, so it can get quite messy with lots of key bindings.Describe the solution you'd like
Add the following 2 fields to keyboard shortcut configuration:
show_in_launcher
- boolean that controls if the shortcut will be shown there at alllauncher_label
or justlabel
- text that will be shown in launcherDescribe alternatives you've considered
I don't think there are any good ones.
Additional context
-
The text was updated successfully, but these errors were encountered: