diff options
author | shmibs <shmibs@gmail.com> | 2014-07-03 11:26:07 -0700 |
---|---|---|
committer | shmibs <shmibs@gmail.com> | 2014-07-03 11:26:07 -0700 |
commit | b30acd13148b4b5174331580678bb5b0ce26e027 (patch) | |
tree | 8d5b0763fa2dba300b86548e7c843f99f89090d3 /.config/herbstluftwm/panel | |
parent | 5868104f033ebf2ffceb7458baeaa748574ce310 (diff) | |
download | dotfiles-b30acd13148b4b5174331580678bb5b0ce26e027.tar.gz |
complete theme revamp
switched to bar, changed term colours,
and added a config_vars file to make
sourcing theme colours / fonts / etc
easier
Diffstat (limited to '.config/herbstluftwm/panel')
-rw-r--r-- | .config/herbstluftwm/panel/conky_stats | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/herbstluftwm/panel/conky_stats b/.config/herbstluftwm/panel/conky_stats new file mode 100644 index 0000000..a425958 --- /dev/null +++ b/.config/herbstluftwm/panel/conky_stats @@ -0,0 +1,9 @@ +background no +out_to_console yes +out_to_x no +update_interval 2.0 +total_run_times 0 +use_spacer none + +TEXT +stats mem: %%${memperc} cpu: %%${cpu cpu0} |