diff options
author | Michael Kantor <michael@mikekantor.xyz> | 2024-12-18 00:26:14 -0500 |
---|---|---|
committer | Michael Kantor <michael@mikekantor.xyz> | 2024-12-18 00:26:14 -0500 |
commit | bd629235bb283e3f4f4a4ce60faf721c1bf83fb8 (patch) | |
tree | 59be0bbadb05172f225bce7d78bed1ab88cb671f /README.md | |
parent | 9fd201e01929421abe85aaab5a206ffd1cc350f6 (diff) |
Added hammer script. Added script to display the current clipboard contents as a QR code. Updated README.HEADmaster
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -90,6 +90,8 @@ Default programs are located at the top of `config.py`. |MODKEY + Y|Go to 'hidden' group.| |MODKEY + SHIFT + Y|Send window to 'hidden' group.| |MODKEY + CONTROL + Y|Send window to 'hidden' group and follow.| +|MODKEY + Q|Display clipboard contents as a QR code.| +|MODKEY + CONTROL + E|Open the hammer editor.| ### Copyright --- |