From 5cf9d60809f9d2c8a8b9ef4a125d8a9ba9197b83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Fri, 20 Dec 2019 12:30:55 -0300 Subject: [PATCH] [README] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e81ad14..793fe9b8 100644 --- a/README.md +++ b/README.md @@ -187,9 +187,9 @@ environment: You can change some application settings via environment variables or arguments (type ```bauh --help``` to get more information). - `BAUH_TRAY (--tray )`: If the tray icon and update-check daemon should be created. Use `0` (disable, default) or `1` (enable). - `BAUH_LOGS (--logs )`: enable **bauh** logs (for debugging purposes). Use: `0` (disable, default) or `1` (enable) -- `--reset`: cleans all configurations and cached data stored in HOME directory +- `--reset`: cleans all configurations and cached data stored in the HOME directory -#### General configuration file ( **/.config/bauh/config.yml** ) +#### General configuration file ( **~/.config/bauh/config.yml** ) ``` disk_cache: enabled: true # allows bauh to save applications icons and data to the disk to load them faster when needed