Compare commits

..

No commits in common. "f60696abd99482e53a54ad1fe8d515d6b12f229f" and "778b793b34461350c929f7ad19dea10fe61495a5" have entirely different histories.

View File

@ -55,18 +55,21 @@ prevWindow := 0
monitorConfigurations := Map(
; Desk means the monitor at my desk is plugged in.
"desk", Map(
"Workrave", [0, 2056, 94, 56],
"Workrave", [3748, 2056, 94, 56],
"Discord", [-7, 0, 900, 750],
"Signal", [-7, 742, 900, 750],
"Visual Studio Code", [886, 0, 2954, 2110],
"ahk_exe WindowsTerminal.exe", [886, 0, 2954, 2110],
"Mozilla Firefox", [881, 0, 2963, 2117],
"TickTick", [-7, 1484, 900, 635]
"TickTick", [712, 2892, 942, 821],
"Atrium", [1654, 2160, 1620, 1552]
),
; Standalone means there are no other monitors plugged in.
"standalone", Map(
"Workrave", [0, 1498, 94, 56],
"Workrave", [2468, 1498, 94, 56],
"Discord", [-7, 0, 900, 750],
"Signal", [-7, 742, 900, 750],
"Visual Studio Code", [472, 0, 2085, 1550],
"ahk_exe WindowsTerminal.exe", [472, 0, 2085, 1550],
"Mozilla Firefox", [467, 0, 2099, 1557],
"TickTick", [0, 731, 942, 821],