diff options
author | Mattias Andrée <maandree@kth.se> | 2017-06-03 20:20:31 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-06-03 20:20:31 +0200 |
commit | 05b8231a99e244a463b2790c6de53f47388b361f (patch) | |
tree | d57edd383cb63dd41c9dba7b8edefd2b3fb4b6e6 /TODO | |
parent | Fix alsa (diff) | |
download | xpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.gz xpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.bz2 xpybar-05b8231a99e244a463b2790c6de53f47388b361f.tar.xz |
Update todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -3,7 +3,6 @@ List of plugins to implement: MPD Alarm clock portage - iostat [-x] [-d] [-N] -zk [-p | <devices>...] <interval> SMART monitoring System tray Eyes @@ -38,6 +37,10 @@ List of plugins to implement: /sys/class/leds /sys/class/ieee80211 /sys/class/bluetooth + /proc/buddyinfo + /proc/zoneinfo + /proc/pagetypeinfo + /proc/[pid]/ Demo plugins: @@ -53,4 +56,6 @@ Terminal mode workspace and layout switching in xmonad fix so that ropty works with wall too +use C to gather system information efficiently, which + will also circumvent the global interpretor lock |