Skip to content

Commit

Permalink
Remove the other AHK Launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Dec 18, 2024
1 parent 76a0d86 commit e4ab8f7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions AutoHotkey64.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -117,11 +117,6 @@ LControl & LWin Up::
; Launch Voidtools Everything
$#s::Send "#^!+{F12}"

;------------------------------------------------
; Launch the other launcher (Autohotkey-Launcher).
; I must do this dance because this script takes over Win key, and the other one cannot use it
; Technical: I must use LWin Up, because Win + L = lock screen
CapsLock & LWin Up::Send "^!+l"

;------------------------------------------------
; CapsLock + P: Toggle between "Power saver" and "Balanced" powers schemes
Expand Down

0 comments on commit e4ab8f7

Please sign in to comment.