Advertisement
Guest User

conkyrc

a guest
Jul 9th, 2011
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. out_to_x no
  2. out_to_console yes
  3. background no
  4. update_interval 2
  5. total_run_times 0
  6. use_spacer right
  7. font -*-bitstream vera sans-medium-*-normal-*-*-*-*-*-*-*-*-*
  8.  
  9. TEXT
  10. ${if_existing /home/x33a/.cmus/socket}
  11. ${scroll 40 5 ${execi 3 cat /tmp/cmus.conky}} |\
  12. ${endif} \
  13. ${alignr}CPU: $cpu% :: Mem: $memperc% :: Vol:$mixer% :: ${time %a, %b %d %Y %H:%M}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement