Skip to content

Commit 1393c1a

Browse files
# Conflicts: # .gitignore # README.md # iSwitch.ahk
2 parents 6b422b5 + a53f62a commit 1393c1a

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ So if you type "wa" it will search for winamp.
5151

5252
Rename shortcuts_example.txt to shortcutslist.txt and add the windows you do not want to show up to that list.
5353
One shortcut per line
54-
; example: wa|winamp
54+
Example: wa|winamp

iSwitch.ahk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ FileRead, filterlist, filterlist.txt
120120
; example: tb|thunderbird
121121
FileRead, shortcutslist, shortcutslist.txt
122122

123+
123124
; Set this yes to update the list of windows every time the contents of the
124125
; listbox is updated. This is usually not necessary and it is an overhead which
125126
; slows down the update of the listbox, so this feature is disabled by default.

0 commit comments

Comments
 (0)