summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xmobar/metadata.xml')
-rw-r--r--x11-misc/xmobar/metadata.xml15
1 files changed, 12 insertions, 3 deletions
diff --git a/x11-misc/xmobar/metadata.xml b/x11-misc/xmobar/metadata.xml
index 69dba3f2e452..3ecfd078e089 100644
--- a/x11-misc/xmobar/metadata.xml
+++ b/x11-misc/xmobar/metadata.xml
@@ -6,11 +6,20 @@
<name>Gentoo Haskell</name>
</maintainer>
<use>
+ <flag name="alsa">Use alsa-mixer to get the volume from soundcards</flag>
+ <flag name="conduit">Use conduit to fetch weather data.</flag>
+ <flag name="dbus">Publish a service on the session bus for controlling xmobar</flag>
+ <flag name="inotify">inotify support (modern Linux only). Required for the Mail and MBox plugins</flag>
<flag name="mpd">Support mpd plugin</flag>
- <flag name="mpris">Enables MPRIS v1, v2 support</flag>
<flag name="timezone">Enables localized date support</flag>
- <flag name="conduit">Use conduit to fetch weather data.</flag>
- <flag name="uvmeter">Plugin to show UV data for Australia.</flag>
+ <flag name="mpris">Enables MPRIS v1, v2 support</flag>
+ <flag name="rtsopts">Reduce process wakekups frequency to decrease CPU usage</flag>
+ <flag name="uvmeter">Plugin to show UV data for Australia</flag>
+ <flag name="weather">Enable weather plugin</flag>
+ <flag name="wifi">Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux</flag>
+ <flag name="iwlib">Wireless info support via Wext ioctls (deprecated)</flag>
+ <flag name="xft">Use Xft to render text. UTF-8 support included</flag>
+ <flag name="xpm">Enable usage of xpm for icons</flag>
</use>
<longdescription>
Xmobar is a minimalistic text based status bar.