Skip to content

Commit

Permalink
Update WinTitles with FlowLauncher
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBestPessimist committed Jan 23, 2023
1 parent cb019a6 commit c01bfd7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions WinTitles.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@ class WinTitles
static SublimeText := "ahk_exe sublime_text.exe"
static tf2 := "ahk_exe hl2.exe"
static windowsCredentials := "Windows Security"
static FlowLauncher := "ahk_exe Flow.Launcher.exe"
}

class Paths {
static FlowLauncher := "D:\all\all\FlowLauncher\Flow.Launcher.exe"
}

0 comments on commit c01bfd7

Please sign in to comment.