From cb44c7215f92f25f1f018c68ff2ac4fed2fb568e Mon Sep 17 00:00:00 2001 From: Marcelo dos Santos Mafra Date: Fri, 11 Oct 2024 17:59:30 -0300 Subject: [PATCH] Update README.md nwg-drawer seems to look in its own folder ~/.config/nwg-drawer for preferred-apps.json and excluded-dirs and not nwg-panel's folder --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 673d062..e3cb44f 100644 --- a/README.md +++ b/README.md @@ -172,7 +172,7 @@ Edit `~/.config/nwg-drawer/drawer.css` to your taste. When the search phrase is at least 3 characters long, your XDG user directories are being searched. Use the **left mouse button** to open a file with the `xdg-open` command. As configuring file associations for it is -PITA, you may override them, by creating the `~/.config/nwg-panel/preferred-apps.json` file with your own definitions. +PITA, you may override them, by creating the `~/.config/nwg-drawer/preferred-apps.json` file with your own definitions. ### Sample `preferred-apps.json` file content @@ -199,7 +199,7 @@ I've noy yet tried other file managers. ### File search exclusions You may want to exclude some paths inside your XDG user directories from searching. If so, define exclusions in the -`~/.config/nwg-panel/excluded-dirs` file, e.g. like this: +`~/.config/nwg-drawer/excluded-dirs` file, e.g. like this: ```text # exclude all paths containing 'node_modules'