Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- out_to_x no
- own_window no
- out_to_console yes
- #max_text_width 0
- short_units yes
- top_name_width 5
- TEXT
- # JSON for i3bar
- [
- { "full_text" : "${top_mem name 9}${top cpu 9}% ${top_mem mem_res 9}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 8}${top cpu 8}% ${top_mem mem_res 8}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 7}${top cpu 7}% ${top_mem mem_res 7}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 6}${top cpu 6}% ${top_mem mem_res 6}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 5}${top cpu 5}% ${top_mem mem_res 5}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 4}${top cpu 4}% ${top_mem mem_res 4}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 3}${top cpu 3}% ${top_mem mem_res 3}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 2}${top cpu 2}% ${top_mem mem_res 2}" , "color" : "\#000000" },
- { "full_text" : "${top_mem name 1}${top cpu 1}% ${top_mem mem_res 1}" , "color" : "\#000000" },
- { "full_text" : "Memory ${mem}/${memmax}" , "color" : "\#000000" },
- { "full_text" : "CPU0 ${cpu cpu0}%" , "color" : "\#000000" },
- { "full_text" : "CPU1 ${cpu cpu1}%" , "color" : "\#000000" },
- { "full_text" : "CPU2 ${cpu cpu2}%" , "color" : "\#000000" },
- { "full_text" : "vol ${exec amixer get Master | grep -o -m1 "[[:digit:]]*%"}" , "color" : "\#000000" },
- { "full_text" : "${time %T}" , "color" : "\#000000" },
- { "full_text" : "${time %x}" , "color" : "\#000000" }
- ],
Add Comment
Please, Sign In to add comment