diff options
author | shmibs <shmibs@gmail.com> | 2014-07-05 09:01:43 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-07-05 09:01:43 -0700 |
commit | 556f82efe07a363fc8d380e259df62968322afb0 (patch) | |
tree | 426fb678b304fd39c5814936b8ac1a0e19e23adf /.config/herbstluftwm/panel/conky_stats | |
parent | 59e00dc75d43bd2940de603507fbb84446eff480 (diff) | |
download | dotfiles-556f82efe07a363fc8d380e259df62968322afb0.tar.gz |
added coloured icons
stlarch is fun!
Diffstat (limited to '.config/herbstluftwm/panel/conky_stats')
-rw-r--r-- | .config/herbstluftwm/panel/conky_stats | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel/conky_stats b/.config/herbstluftwm/panel/conky_stats index a425958..978aecc 100644 --- a/.config/herbstluftwm/panel/conky_stats +++ b/.config/herbstluftwm/panel/conky_stats @@ -4,6 +4,7 @@ out_to_x no update_interval 2.0 total_run_times 0 use_spacer none +short_units yes TEXT -stats mem: %%${memperc} cpu: %%${cpu cpu0} +stats %%${cpu cpu0} %%${memperc} ${downspeed wlp7s0} ${upspeed wlp7s0} |