From a1020684339b15214d8b8d1d7c60f8461f074a34 Mon Sep 17 00:00:00 2001 From: Roy Flaherty <12115201+oakwoodwolf@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:42:24 +0000 Subject: [PATCH] Update Usage.md --- docs/Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Usage.md b/docs/Usage.md index 3afae42..acc6e56 100644 --- a/docs/Usage.md +++ b/docs/Usage.md @@ -46,4 +46,4 @@ Settings are stored on your SD card in `/_pico/settings.json`. They can be edite - `romBrowserSortMode` - Specified if folder contents should be sorted from A to Z (`NameAscending`), or from Z to A (`NameDescending`). This setting can be changed from within Pico Launcher. - `theme`: Specifies the folder name of the theme to use. If the theme cannot be found, a default fallback theme will be used. - `lastUsedFilePath` - Specifies the path of the most recently launched homebrew or game, such that it can be selected the next time Pico Launcher is started. It is automatically updated by Pico Launcher. -- `fileAssociations` - See [FileAssociations.md](/LAUNCHER/docs/FileAssociations.md) for information about how to use this setting. \ No newline at end of file +- `fileAssociations` - See [FileAssociations.md](/docs/FileAssociations.md) for information about how to use this setting. \ No newline at end of file