Improving CHANGELOG and README

This commit is contained in:
Vinicius Moreira
2019-09-06 11:26:45 -03:00
parent 20545dc76e
commit 641d3a7601
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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.