diff --git a/Moonlander Window Manager.ahk b/Moonlander Window Manager.ahk index 37d3200..44bba98 100644 --- a/Moonlander Window Manager.ahk +++ b/Moonlander Window Manager.ahk @@ -139,7 +139,8 @@ POS := { mainFocus : {pos: {x: 0.18, y: 0}, size: {width: 0.64, height: 1 }}, } -^!r::Reload +; Uncomment the following line while making changes for easy reload. +; ^!r::Reload ; Make sure NumLock is active so that Numpad mappinfs below will work. SetNumLockState True