fix Win+E shortcut
This commit is contained in:
parent
1b6e527af7
commit
01ad534534
2
JoshsAutoHotKey.ahk
Normal file → Executable file
2
JoshsAutoHotKey.ahk
Normal file → Executable file
@ -230,7 +230,7 @@ return
|
|||||||
|
|
||||||
; Win+E opens Windows Explorer to my workspace directory
|
; Win+E opens Windows Explorer to my workspace directory
|
||||||
#E::
|
#E::
|
||||||
Run C:\Windows\system32\explorer.exe C:\Workspace\Holtrop
|
Run C:\Windows\explorer.exe C:\Workspace
|
||||||
return
|
return
|
||||||
|
|
||||||
; Win+N opens a new sticky note
|
; Win+N opens a new sticky note
|
||||||
|
Loading…
x
Reference in New Issue
Block a user