summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
authorPeter2021-07-08 11:41:32 +0100
committerPeter2021-07-08 11:41:32 +0100
commit0eb3b44ac3770101105d50217194002a2bc698db (patch)
treef2872a7ce7fbadfb317ffeae7f228620e6c46221 /ahk-assistant.ahk
parenta647fe76d1a0957a381be57993d7084c1eccfb70 (diff)
downloadahka-0eb3b44ac3770101105d50217194002a2bc698db.tar.gz
ahka-0eb3b44ac3770101105d50217194002a2bc698db.tar.bz2
ahka-0eb3b44ac3770101105d50217194002a2bc698db.zip
Banano is a thing
A great thing
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index b825e2a..b085b7a 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -368,6 +368,9 @@ Insert::appendClipboard()
:*:_xrbaddr::
Send, %xrbAddress%
Return
+:*:_banaddr::
+ Send, %banAddress%
+ Return
:*:_haddr::
Send, %homeAddress%
Return