diff --git a/docs/in-depth/decky-loader.md b/docs/in-depth/decky-loader.md index b7ccf2ba..fc3bf25c 100644 --- a/docs/in-depth/decky-loader.md +++ b/docs/in-depth/decky-loader.md @@ -1,9 +1,6 @@ Decky Loader ============ -> [!INFO] -> This page is a stub. - To enable *Decky Loader* in your configuration: ```nix @@ -13,3 +10,13 @@ To enable *Decky Loader* in your configuration: }; } ``` + +### Setup + +After having switched to your new configuration with Decky enabled, open Steam, enable the developer +menu if it isn't already enabled by activating the `Enable Developer Mode` setting under +**Settings > System**. Then navigate to **Settings > Developer** and activate the +`CEF Remote Debugging` setting. This is required for Decky to inject its UI components. + +After enabling the option, you must log out or reboot for the change to take effect. +> Note: The "Restart Steam" option in the power menu will not work!