--tray default to 0

This commit is contained in:
Vinicius Moreira
2019-08-09 10:26:47 -03:00
parent 6313da8a7b
commit 1930d5d54b
5 changed files with 16 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- suggestions are now retrieved asynchronously taking 45% less time.
- search response takes an average of 20% less time ( reaching 35% for several results )
- app boot takes 98% less time when snapd is installed, but disabled
- FPAKMAN_TRAY (--tray) is not enabled by default (0).
### Fixes:
- [flatpak dependency](https://github.com/vinifmor/fpakman/issues/36)