This document discusses a modified squirrel search algorithm called Msqrl for solving facility layout problems. Facility layout problems involve optimally positioning facilities to minimize costs related to material handling between facilities. Msqrl introduces two new operators, Msqrl-Exchange and Msqrl-Exchange, to the standard squirrel search algorithm to make it better suited for solving permutation-based facility layout problems. The algorithm is tested on benchmark facility layout instances and is shown to improve upon previously found solutions, outperforming other algorithms like semidefinite programming and cuckoo optimization in finding optimal solutions more efficiently.