mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: add ctrl+s accelerator
This commit is contained in:
@ -44,6 +44,7 @@ struct {
|
||||
{ "zoom.zoom-one", { "<Primary>0", "<Primary>KP_0", NULL } },
|
||||
{ "win.new-tab", { "<Primary>t", NULL } },
|
||||
{ "win.close-tab", { "<Primary>w", NULL } },
|
||||
{ "win.save-capture", { "<Primary>s", NULL } },
|
||||
{ "win.switch-tab(1)", { "<Alt>1", NULL } },
|
||||
{ "win.switch-tab(2)", { "<Alt>2", NULL } },
|
||||
{ "win.switch-tab(3)", { "<Alt>3", NULL } },
|
||||
|
||||
Reference in New Issue
Block a user