Add hotkey action for opening account switcher (#6192)

This commit is contained in:
teknsl
2025-05-06 19:47:05 +02:00
committed by GitHub
parent 9e600a8fb8
commit 3e5b4a9d08
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -292,6 +292,7 @@ inline const std::map<HotkeyCategory, ActionDefinitionMap> actionNames{
{"newSplit", ActionDefinition{"Create a new split"}},
{"newTab", ActionDefinition{"Create a new tab"}},
{"openSettings", ActionDefinition{"Open settings"}},
{"openAccountSelector", ActionDefinition{"Open account selector"}},
{"openTab",
ActionDefinition{
"Select tab",