Guest User

Untitled

a guest
Jan 23rd, 2016
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. alignment bottom_left
  2. background no
  3. border_margin 5
  4. border_width 5
  5. default_color ffffff #ffffff # grey 5f5f5f 3F3F3F 183149 3B3B3B 26211F
  6. double_buffer yes
  7. draw_borders no
  8. draw_graph_borders no
  9. draw_outline no
  10. draw_shades no
  11. gap_x 90
  12. gap_y 200
  13. maximum_width 700
  14. minimum_size 700
  15. no_buffers yes
  16. override_utf8_locale yes
  17. # Create own window instead of using desktop (required in nautilus)
  18. own_window yes
  19. own_window_transparent yes
  20. own_window_type desktop
  21. own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
  22. #own_window_argb_visual yes
  23. #own_window_argb_value 255
  24. text_buffer_size 8000
  25. total_run_times 0
  26. update_interval 1
  27. uppercase no
  28. use_xft yes
  29. xftalpha 1
  30. xftfont Raleway:pixelsize=9
  31.  
  32. # Distric-Thin fonts
  33. # Blue Highway
  34. # Raleway
  35. # Zekton
  36. # Calibri
  37. # Engebrechtre
  38. # Opeln2001
  39. # AvantGarde LT ExtraLight
  40. # AvantGarde LT ExtraLight
  41.  
  42. TEXT
  43. ${color #ffffff}${font Open Sans Light:pixelsize=40}${time %H:%M:%S}
  44. ${color #ffffff}${font Open Sans Light:pixelsize=25}${time %A, %d %B, %Y}
  45. #${font Open Sans Light:size=7}${cpugraph cpu0 28,84 4E4F4D 3D3E40}${downspeedgraph eth0 28,86 3D3E40 2C2E32}${upspeedgraph eth0 28,87 2C2E32 1B1D25}
  46. #${font Open Sans Light:size=7}${offset 4}${voffset -2}${color1}cpu${offset 6}${color4}${hwmon 0 temp 1} °C${offset 43}${color2}down${offset 63}${color3}up
  47.  
  48. ${color #ffffff}${font Open Sans Light Bold:pixelsize=12}Now Playing:
  49. ${color #ffffff}${font Open Sans Light:pixelsize=12}${if_running audacious}${exec audtool --current-song-tuple-data title| fold -s -w 150} [ ${color #ffffff}${font Open Sans Light:pixelsize=12}${if_running audacious}${exec audtool --current-song-tuple-data album| fold -s -w 150} ] ${font Futurist Fixed Width:pixelsize=12}${if_running audacious}${exec audtool --current-song-tuple-data artist| fold -s -w 150}
Advertisement
Add Comment
Please, Sign In to add comment