aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Kantor <michael@mikekantor.xyz>2024-12-18 00:26:14 -0500
committerMichael Kantor <michael@mikekantor.xyz>2024-12-18 00:26:14 -0500
commitbd629235bb283e3f4f4a4ce60faf721c1bf83fb8 (patch)
tree59be0bbadb05172f225bce7d78bed1ab88cb671f /README.md
parent9fd201e01929421abe85aaab5a206ffd1cc350f6 (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.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf8cd9c..ed9af74 100644
--- a/README.md
+++ b/README.md
@@ -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
---