feat: add uuidgen keybind
This commit is contained in:
parent
16e26e7e7e
commit
8a1c5f5fba
1 changed files with 1 additions and 0 deletions
|
|
@ -151,6 +151,7 @@
|
|||
["alt+s", "filter", "sort"],
|
||||
["alt+v", "paste"],
|
||||
["alt+R", ["shell_execute_insert", "openssl", "rand", "-hex", "4"]],
|
||||
["alt+G", ["shell_execute_insert", "uuidgen"]],
|
||||
["alt+left", "jump_back"],
|
||||
["alt+right", "jump_forward"],
|
||||
["alt+up", "pull_up"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue