From fde813460a40b63e51cb610148b3bd41b8f607be Mon Sep 17 00:00:00 2001 From: kenji Date: Fri, 18 Jul 2025 13:15:21 -0500 Subject: [PATCH] decky loader manual add --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 12aecbf..9fd0a30 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ Installing Sakamoto Nix configuration may vary on your current operating system. 7. (Optional) You can install `proton-ge` by running the following command: ```sh protonup + ``` +8. (Optional) Add Decky Loader for Steam via this command: + ```sh + touch ~/.steam/steam/.cef-enable-remote-debugging + ``` ### MacOS (Darwin) Installation 1. Install [Nix](https://nixos.org).