aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-04-04 03:52:21 +0200
committerMattias Andrée <maandree@operamail.com>2015-04-04 03:52:21 +0200
commitefe4ff0ca5d236c7d7975ccb708259b9754d4733 (patch)
tree59bf46c7aefc6ee45ee1b2dc9ff45675d00a9543 /Makefile
parentm (diff)
downloadxpybar-efe4ff0ca5d236c7d7975ccb708259b9754d4733.tar.gz
xpybar-efe4ff0ca5d236c7d7975ccb708259b9754d4733.tar.bz2
xpybar-efe4ff0ca5d236c7d7975ccb708259b9754d4733.tar.xz
fix errors in image plugin + begin on launchers
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index a221ab6..e1921a4 100644
--- a/Makefile
+++ b/Makefile
@@ -33,17 +33,17 @@ 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
+ locks images
PLUGIN_EXAMPLES = chase clock cpu cpuinfo cpuonline df discstats \
ipaddress kmsg loadavg lunar mem moc network \
pacman uname uptime users xdisplay xkb alsa \
dentrystate inodestate files tzclock ropty ping \
- inotify random swaps locks
+ inotify random swaps locks images
TRICK_EXAMPLES = localutcclock anytzclock
-EXAMPLES = mixed moderate test xmonad
+EXAMPLES = mixed moderate test xmonad launchers