diff options
author | John Ankarström <john@ankarstrom.se> | 2021-04-12 12:50:11 +0200 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2021-04-12 12:50:11 +0200 |
commit | f259047f8334dda0452948379dce2738fefa4b1f (patch) | |
tree | 776793ec46d3d5f94991bbdbb0932b2321ac7e2f /tt.jump.ahk | |
parent | 32201050f368531d66f633c929c6ec86eef30f60 (diff) | |
download | ahk-f259047f8334dda0452948379dce2738fefa4b1f.tar.gz |
Open My Computer in existing window if already open
Diffstat (limited to 'tt.jump.ahk')
-rw-r--r-- | tt.jump.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tt.jump.ahk b/tt.jump.ahk index f1e62c1..b551186 100644 --- a/tt.jump.ahk +++ b/tt.jump.ahk @@ -11,7 +11,7 @@ JumpPaths := { s: env("Sync") ;; -> body -; Open in new Explorer window +#e::OpenExplorer("::{20D04FE0-3AEA-1069-A2D8-08002B30309D}") #s:: ToolTip, ... |