From 641d3a7601fff482c3b6d0acfb71341f66ec25b4 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Fri, 6 Sep 2019 11:26:45 -0300 Subject: [PATCH] Improving CHANGELOG and README --- CHANGELOG.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8dc97362..3318c2c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [0.5.2] 2019-09- ### Features -- New environment variables / parameter to set a custom QT theme for the application: BAUH_THEME (--theme) +- New environment variable / parameter to set a custom QT theme for the application: BAUH_THEME (--theme) ### Fixes - wrong management panel resizing for some scenarios - bad application theme when fusion or breeze are not set as default QT theme / style diff --git a/README.md b/README.md index f22e05da..a8429b51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## bauh -Graphical user interface to manage your Linux applications (packages) (old **fpakman**). It currently only supports Flatpak and Snaps packaging types. When you launch **bauh** you will see +Graphical user interface to manage your Linux applications (packages) (old **fpakman**). It currently only supports Flatpak and Snap packaging types. When you launch **bauh** you will see a management panel where you can search, update, install and uninstall applications. You can also downgrade some apps depending on the package type. It has a **tray mode** (see **Settings** below) that attaches the application icon to the system tray providing a quick way to launch it. Also the icon will get red when updates are available.