It's easy to use
🔀 Fast Select Layout Solution
Fast switching between multiple layout solutions using
🪟 Fast Switch Window Position
Fast switching of current window to specific positions using
You can import layouts you like
1️⃣ Download your favorite layout file from official website or official community.
2️⃣ Click Open Layout Folder in the right-click menu of the tray icon to put the layout file in it.
3️⃣ Click Reload, the layout solution will appear in Layout menu.
You can easily design your layout
{
"author": "Tyx",
"name": "Default",
"version": "1.0",
"description": "Default layout solution",
"positions": [
{
"left": 0,
"width": 20,
"top": 0,
"height": 100,
"monitor": 0
},
{
"right": 0,
"width": 20,
"top": 0,
"height": 100,
"monitor": 1
},
{
"top": 20,
"bottom": 20,
"left": 20,
"right": 20,
"monitor": 2
}
]
}