summaryrefslogtreecommitdiff
path: root/AutoHotkey/hotkeys.ahk
diff options
context:
space:
mode:
authoradmin <admin@optics-design.com>2025-08-09 20:49:54 +0200
committeradmin <admin@optics-design.com>2025-08-09 20:49:54 +0200
commita1588b22365b20533cbb180c7e0ffe785512eaf6 (patch)
tree0e2156b1444f3392cb7ee3deb840705a3b90e44e /AutoHotkey/hotkeys.ahk
parent89a8c57345d957433628bafc0a4f52ab2e04dfb4 (diff)
changed shortcutsHEADmaster
Diffstat (limited to 'AutoHotkey/hotkeys.ahk')
-rwxr-xr-xAutoHotkey/hotkeys.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoHotkey/hotkeys.ahk b/AutoHotkey/hotkeys.ahk
index 47447db..5cfc6a1 100755
--- a/AutoHotkey/hotkeys.ahk
+++ b/AutoHotkey/hotkeys.ahk
@@ -107,7 +107,7 @@ DetectHiddenWindows true
#j::
{
; Target main Telegram window specifically (not notification popups)
- telegram := "ahk_exe Telegram.exe ahk_class Qt51517QWindowIcon"
+ telegram := "Telegram ahk_exe Telegram.exe ahk_class Qt51517QWindowIcon"
if WinExist(telegram)
{
if WinActive(telegram)
Back to https://optics-design.com