diff --git a/README.md b/README.md index 89d743e6..3d79198f 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,10 @@ attach it to the generated app. - The installed applications are located at **~/.local/share/bauh/installed**. - A desktop entry / shortcut will be generated for the installed applications at **~/.local/share/application** - If the Tray Mode **Start Minimized** is defined during the installation setup, a desktop entry will be also generated at **~/.config/autostart** -allowing the application to launch automatically after the system's boot attached to the tray. +allowing the application to launch automatically after the system's boot attached to the tray. + +![tray_mode](https://raw.githubusercontent.com/vinifmor/bauh/wgem/pictures/web/tray.gif) + - The configuration file is located at **~/.config/bauh/web.yml** and it allows the following customizations: ``` environment: diff --git a/pictures/web/tray.gif b/pictures/web/tray.gif new file mode 100644 index 00000000..8c5b9638 Binary files /dev/null and b/pictures/web/tray.gif differ