workerconfig 2.17.4; hotkeys { hotkey { title = "80% layout"; shortkeys { double { key = "l"; mod = control; key = "1"; } } commands { ChangeLayoutOp { buttonsvertical = false; listviewsvertical = false; listviewweight = 8; } } } hotkey { title = "horizontal layout"; shortkeys { double { key = "l"; mod = control; key = "2"; } } commands { ChangeLayoutOp { buttonsvertical = false; listviewsvertical = true; listviewweight = 5; statebar; listviews; buttons; listviews; clockbar; } } } }