diff options
author | Mattias Andrée <maandree@kth.se> | 2017-03-08 22:10:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-03-08 22:10:21 +0100 |
commit | c302db32c2bad1458d1827bacaef6f399d2c6a60 (patch) | |
tree | 219a2a2908aa8f8891c99277b8a9128d264847f5 /Makefile | |
parent | alsa: use default card by default and add support for lookup by cardname (diff) | |
download | xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.gz xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.bz2 xpybar-c302db32c2bad1458d1827bacaef6f399d2c6a60.tar.xz |
m + add lid and powersupply
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ PLUGINS = chase clock cpuinfo cpuonline cpu df discstats ipaddress \ pacman snmp snmp6 softirqs solar uname uptime users \ vmstat weather xdisplay xkb alsa dentrystate inodestate \ files hdparm tzclock ropty ping inotify random swaps \ - locks image application menu ii + locks image application menu ii powersupply lid PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \ ipaddress kmsg loadavg lunar mem moc network \ |