feat: add uuidgen keybind

This commit is contained in:
CJ van den Berg 2026-01-23 16:01:19 +01:00
parent 16e26e7e7e
commit 8a1c5f5fba
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -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"],