diff options
| author | shmibs <shmibs@gmail.com> | 2015-02-14 23:54:18 -0700 |
|---|---|---|
| committer | shmibs <shmibs@gmail.com> | 2015-02-14 23:54:18 -0700 |
| commit | 7cb9229862e492528f18499a971a1eb57b0f376e (patch) | |
| tree | 8c3890681eda6ba43076e664822242be6b1701a5 /.config/herbstluftwm/panel | |
| parent | 1e445e5175ce34aac915195dc2b04d9841d216b6 (diff) | |
| download | dotfiles-7cb9229862e492528f18499a971a1eb57b0f376e.tar.gz | |
kill netspeed in panel
Diffstat (limited to '.config/herbstluftwm/panel')
| -rw-r--r-- | .config/herbstluftwm/panel/conky_stats | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/panel/conky_stats b/.config/herbstluftwm/panel/conky_stats index 978aecc..ddd5edc 100644 --- a/.config/herbstluftwm/panel/conky_stats +++ b/.config/herbstluftwm/panel/conky_stats @@ -7,4 +7,4 @@ use_spacer none short_units yes TEXT -stats %%${cpu cpu0} %%${memperc} ${downspeed wlp7s0} ${upspeed wlp7s0} +stats %%${cpu cpu0} %%${memperc} |
