Created
August 19, 2017 22:43
-
-
Save kesor/b8342c36d33fe80215450d4d1cc18a83 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!^k:: | |
SetTitleMatchMode 2 | |
WinActivate, ahk_class Qt5QWindowIcon ; OBS | |
WinMove, A,, -6, 1080, 880, 366 | |
WinActivate, Recent Events - Google Chrome ; StreamLabs | |
WinMove, A,, 1930, 1078, 640, 400 | |
WinActivate, Twitch - Google Chrome ; Chat | |
WinMove, A,, 860, 1080, 1084, 367 | |
WinActivate, Poloniex - Bitcoin/Digital Asset Exchange - API - Google Chrome | |
WinMove, A,, 0, 0, 1280, 1080 | |
WinActivate, Visual Studio Code | |
WinMove, A,, 1272, 0, 1295, 1086 | |
return |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment