Skip to content

Commit

Permalink
Add α
Browse files Browse the repository at this point in the history
Type lower-case Greek letter alpha by control-alt-a
  • Loading branch information
Brad331 committed Sep 21, 2023
1 parent 7732ff0 commit 62d06c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SpecialCharacters.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
+!x::SendText ""

;Greek Letters
^!a::SendText "α"
!b::SendText "β"
!d::SendText "δ"
+!d::SendText "Δ"
Expand Down

0 comments on commit 62d06c5

Please sign in to comment.