diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-07-02 09:41:33 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-07-02 09:41:33 +0200 |
commit | a557d13d19072d64fbe7003ca42ab32b30169752 (patch) | |
tree | d690fbba1ce25bff0a1a08f4b4e6cf725cd37adc /Makefile | |
parent | typo (diff) | |
download | xpybar-a557d13d19072d64fbe7003ca42ab32b30169752.tar.gz xpybar-a557d13d19072d64fbe7003ca42ab32b30169752.tar.bz2 xpybar-a557d13d19072d64fbe7003ca42ab32b30169752.tar.xz |
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ PLUGINS = chase clock cpuifo cpuonline cpu df discstats ipaddress \ 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 hdparm + dentrystate inodestate files EXAMPLES = clock mixed moderate plugin-test test xmonad |