From bd629235bb283e3f4f4a4ce60faf721c1bf83fb8 Mon Sep 17 00:00:00 2001 From: Michael Kantor Date: Wed, 18 Dec 2024 00:26:14 -0500 Subject: Added hammer script. Added script to display the current clipboard contents as a QR code. Updated README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 --- -- cgit v1.2.1