From 35c7e98cfd825aa50ea0de854d2fa0f11e744ef6 Mon Sep 17 00:00:00 2001 From: "Kellan St.Louis" Date: Thu, 26 Feb 2026 23:51:20 -0700 Subject: [PATCH] Update Config.md Update the path to the config file as it appears to no longer be accurate. Also pedantically change "OSX" to "macOS" to align with modern naming convention. --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Config.md b/docs/Config.md index d386ff312..f1a31415f 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -8,7 +8,7 @@ Changes to the user config will only take place after closing and re-opening laz ### Locations: -- OSX: `~/Library/Application Support/jesseduffield/lazydocker/config.yml` +- macOS: `~/Library/Application Support/lazydocker/config.yml` - Linux: `~/.config/lazydocker/config.yml` - Windows: `C:\Users\\AppData\Roaming\lazydocker\config.yml`