aboutsummaryrefslogtreecommitdiff
path: root/scripts.ahk
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2021-04-12 12:50:11 +0200
committerJohn Ankarström <john@ankarstrom.se>2021-04-12 12:50:11 +0200
commitf259047f8334dda0452948379dce2738fefa4b1f (patch)
tree776793ec46d3d5f94991bbdbb0932b2321ac7e2f /scripts.ahk
parent32201050f368531d66f633c929c6ec86eef30f60 (diff)
downloadahk-f259047f8334dda0452948379dce2738fefa4b1f.tar.gz
Open My Computer in existing window if already open
Diffstat (limited to 'scripts.ahk')
-rw-r--r--scripts.ahk4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts.ahk b/scripts.ahk
index e8a838b..608e678 100644
--- a/scripts.ahk
+++ b/scripts.ahk
@@ -27,7 +27,7 @@ return
<<body>>
-LWin Up::Send {RCtrl}
+LWin Up::return
; Caps Lock toggle/display
@@ -55,8 +55,6 @@ Sleep, 200
ClipboardSetFiles(env("TEMP") "\scr.jpg")
return
-#e::Run, % "explorer /n, ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}" ; open my computer
-
; Enable/disable proxy server
#^p::Run, toggleproxy 1,, Hide