--- title: "Power Panel" description: "" --- ```json {filename="config/feature.json",linenos=inline,linenostart=218} "WPFPanelPower": { "Content": "Power Panel", "category": "Legacy Windows Panels", "panel": "2", "Type": "Button", "ButtonWidth": "300", "InvokeScript": [ "powercfg.cpl" ], ```