diff --git a/README.md b/README.md index 47bc26c..5bee7fe 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Bar: - Disk: Free/Total - Network: Current upload and download speed - Update checking (Non-Arch systems need to be configured manually) +- Tray icons Bluetooth: - Scanning of nearby bluetooth devices @@ -162,3 +163,9 @@ See *Configuration for your system* ### The icons are not showing! Please install a Nerd Font from https://www.nerdfonts.com (I use Caskaydia Cove NF), and change style.css/style.scss accordingly (Refer to 'I want to customize the colors' for that). You _will_ a Nerd Font with version 2.3.0 or newer (For more details see [this comment](https://github.com/scorpion-26/gBar/issues/5#issuecomment-1442037005)) +### The tray doesn't show +Some apps sometimes don't actively query for tray applications. A fix for this is to start gBar before the tray app +If it still doesn't show, please open an issue with your application + +### Clicking on the tray opens a glitchy transparent menu +This is semi-intentional and a known bug (See https://github.com/scorpion-26/gBar/pull/12#issuecomment-1529143790 for an explanation). You can make it opaque by setting the background-color property of .popup in style.css/style.scss