out_to_x no out_to_console yes short_units yes update_interval 1 TEXT [\ # CPU temperature: {"full_text":"CPU","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${hwmon 2 temp 1}<45}${hwmon 2 temp 1}","color":"\#909737","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${hwmon 2 temp 1}<55}${hwmon 2 temp 1}","color":"\#b27d12","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${hwmon 2 temp 1}>=55}${hwmon 2 temp 1}","color":"\#802828","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${endif}${endif}${endif}"},\ {"full_text":"C°","color":"\#aaaaaa","separator":false,"separator_block_width":6},\ # GPU temperature: {"full_text":"GPU","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${hwmon 0 temp 1}<45}${hwmon 0 temp 1}","color":"\#909737","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${hwmon 0 temp 1}<80}${hwmon 0 temp 1}","color":"\#b27d12","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${hwmon 0 temp 1}>=80}${hwmon 0 temp 1}","color":"\#802828","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${endif}${endif}${endif}"},\ {"full_text":"C°","color":"\#aaaaaa","separator":false,"separator_block_width":6},\ # Download: {"full_text":"DOWN","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${downspeedf enp2s0}<1000}${downspeed enp2s0}","color":"\#909737","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${downspeedf enp2s0}<3000}${downspeed enp2s0}","color":"\#b27d12","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${downspeedf enp2s0}>=3000}${downspeed enp2s0}","color":"\#802828","separator":false,"separator_block_width":6},\ {"full_text":"${endif}${endif}${endif}"},\ # Upload: {"full_text":"UP","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${upspeedf enp2s0}<300}${upspeed enp2s0}","color":"\#909737","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${upspeedf enp2s0}<800}${upspeed enp2s0}","color":"\#b27d12","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${upspeedf enp2s0}>=800}${upspeed enp2s0}","color":"\#802828","separator":false,"separator_block_width":6},\ {"full_text":"${endif}${endif}${endif}"},\ # Memory: {"full_text":"MEM","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${memperc}<30}${memeasyfree}","color":"\#909737","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${memperc}<70}${memeasyfree}","color":"\#b27d12","separator":false,"separator_block_width":6},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${memperc}>=70}${memeasyfree}","color":"\#802828","separator":false,"separator_block_width":6},\ {"full_text":"${endif}${endif}${endif}"},\ # CPU: {"full_text":"CPU","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${if_match ${cpu cpu0}<50}${cpu cpu0}","color":"\#909737","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${cpu cpu0}<60E}${cpu cpu0}","color":"\#b27d12","separator":false,"separator_block_width":0},\ {"full_text":"${else}"},\ {"full_text":"${if_match ${cpu cpu0}<=100}${cpu cpu0}","color":"\#802828","separator":false,"separator_block_width":0},\ {"full_text":"${endif}${endif}${endif}"},\ {"full_text":"%","color":"\#aaaaaa","separator":false,"separator_block_width":6},\ # Date: {"full_text":"DATE","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${time %D}","color":"\#aaaaaa","separator":false,"separator_block_width":6},\ # Time: {"full_text":"TIME","color":"\#545454","separator":false,"separator_block_width":6},\ {"full_text":"${time %H:%M}","color":"\#aaaaaa","separator":false}\ ],