$ swap Shows the amount of SWAP used
$ swapbar (Height, wide) It shows the use of the SWAP in the form of a bar. Height and width are the height and width of the bar in pixels.
$ swapgraph (height, width color1 color2) Show a graph with the use of SWAP. Height and width are the height and width of the graph in pixels. Color1 and color2 are the gradient colors that the graph will take, with color 1 being the most to the left and color 2 being the most to the right
$ swapmax Shows the amount of SWAP we have
$ swapperc Shows the percentage of SWAP used
guess i was overthinking it?
conky.text = [[
${font OpenDyslexic:size=12}${voffset 0}${exec lsb_release -d | awk '{print $2" "$3}'} | Kernel: ${kernel} | Ram: ${mem}/${memmax} | Root: ${fs_used /}/${fs_size /} Swap: $swap/$swapmax | Cpu: ${cpu cpu0}%
]]
there's 3 hrs of my life i wont get back..lol