Skip to content

Commit

Permalink
fixed tray tip notification
Browse files Browse the repository at this point in the history
  • Loading branch information
kuasarx authored Apr 25, 2023
1 parent c065ecf commit 99fd433
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboardhook.ahk
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#SingleInstance force
#NoTrayIcon
DllCall("AllocConsole")
WinHide % "ahk_id " DllCall("GetConsoleWindow", "ptr")
spacevar := true
Expand Down

0 comments on commit 99fd433

Please sign in to comment.