gui-apps/ironbar: New USE flag: notifications

Was installed unconditionally previously, but I just found out that it
depends on gui-apps/swaync and doesn't work without this package.
Since gui-apps/swaync package needs it's own config, the feature is not enabled by
default.

Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
Jonas Frei
2024-12-27 07:15:45 +01:00
parent da8a255870
commit ff216e67be
2 changed files with 517 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<flag name="cairo">Enables the cairo module</flag>
<flag name="http">Enables HTTP features</flag>
<flag name="music">Enables the music module</flag>
<flag name="notifications">Enables the notifications module</flag>
<flag name="tray">Enables the tray module</flag>
<flag name="volume">Enables the volume module</flag>
</use>