aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/panel/conky_stats
blob: a713154ae2a7f385ca9ec0b54c5b66c8e04a12d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


conky.config = {
	background = false,
	out_to_console = true,
	out_to_x = false,
	update_interval = 2.0,
	total_run_times = 0,
	use_spacer = none,
	short_units = true
};

conky.text = [[
stats	%${cpu cpu0}	%${memperc}
]]