rhowaldt

~/.conkyrc

Aug 27th, 2012
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. background yes
  2. use_xft yes
  3. xftfont HandelGotD:size=7
  4. xftalpha 0.5
  5. update_interval 1.0
  6. total_run_times 0
  7. own_window yes
  8. own_window_type override
  9. own_window_transparent yes
  10. own_window_colour 222222
  11. own_window_hints undecorated,above,sticky,skip_taskbar,skip_pager
  12. double_buffer yes
  13. minimum_size 1280 5
  14. maximum_width 1280
  15. draw_shades no
  16. draw_outline no
  17. draw_borders no
  18. draw_graph_borders yes
  19. default_color aaaaaa
  20. default_shade_color red
  21. default_outline_color green
  22. alignment top_left
  23. gap_x 0
  24. gap_y 0
  25. pad_percents 0
  26. short_units yes
  27. no_buffers yes
  28. uppercase no
  29. cpu_avg_samples 2
  30. override_utf8_locale no
  31.  
  32. TEXT
  33. ${image /home/rhowaldt/images/bg_22222_40.png -p 0,0 -s 1280x20}
  34. ${voffset -5} ${if_running mocp}${exec mocp -Q %file | sed -e 's_/.*/__' -e 's_\..\{3\}$__' -e 's/_/ /g'} :: ${exec mocp -Q %tl} / ${exec mocp -Q %tt} [ ${exec mocp -Q %state} ] $endif ${alignr}${voffset -0}WiFi: ${wireless_link_qual_perc wlan0}% @ ${addr wlan0} (${wireless_essid wlan0}) | Storage: ${fs_free /media/storage} (${fs_free_perc /media/storage}%) | CPU: ${cpu cpu0}% | RAM: ${mem}b (${memperc}%) ${alignr}
Advertisement
Add Comment
Please, Sign In to add comment