summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
authorPeter2014-02-14 20:32:53 +0000
committerPeter2014-02-14 20:32:53 +0000
commitb2acf1b7da4f8c67b5f8c0119625c2da73e04520 (patch)
treedcddddce6495ea967c01ce243dd72ca440c617d6 /ahk-assistant.ahk
parent52348cdb102133c004db9837527caf8f4506dd9d (diff)
downloadahka-b2acf1b7da4f8c67b5f8c0119625c2da73e04520.tar.gz
ahka-b2acf1b7da4f8c67b5f8c0119625c2da73e04520.tar.bz2
ahka-b2acf1b7da4f8c67b5f8c0119625c2da73e04520.zip
Replace Firefox with Chromium
Couple of reasons...
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk4
1 files changed, 2 insertions, 2 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index 0a1f08f..722c4fe 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -21,8 +21,8 @@ SetNumLockState, AlwaysOn
#q::Run notepad
^q::Send !{F4} ;quit most programs
#+q::Run notepad.exe "%A_MyDocuments%\Dropbox\docs\faulties.txt"
-#w::Run firefox.exe
-#+w::Run firefox.exe -private-window
+#w::Run "C:\Program Files (x86)\Chromium\chrome.exe"
+#+w::Run "C:\Program Files (x86)\Chromium\chrome.exe" -incognito
#e:: ;launch documents directory
if A_OSVersion in WIN_XP
{