pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

pastebin - collaborative debugging tool View Help


Posted by Maki on Mon 20 Oct 22:10
report abuse | download | new post

  1. ---------------------------
  2. -- Default awesome theme --
  3. ---------------------------
  4.  
  5. font          = monospace 8
  6.  
  7. bg_normal     = #222222
  8. bg_focus      = #585858
  9. bg_urgent     = #ff0000
  10.  
  11. fg_normal     = #aaaaaa
  12. fg_focus      = #ffffff
  13. fg_urgent     = #ffffff
  14.  
  15. border_width  = 1
  16. border_normal = #000000
  17. border_focus  = #535d6c
  18. border_marked = #91231c
  19.  
  20. # There are another variables sets
  21. # overriding the default one when
  22. # defined, the sets are:
  23. # [taglist|tasklist]_[bg|fg]_[focus|urgent]
  24. # titlebar_[bg|fg]_[normal|focus]
  25. # Example:
  26. taglist_bg_focus = #ff0000
  27.  
  28. # Display the taglist squares
  29. taglist_squares = true
  30.  
  31. # You can add as many variables as
  32. # you wish and access them by using
  33. # beautiful.variable in your rc.lua
  34. bg_widget    = cc0000
  35.  
  36. # Display close button inside titlebar
  37. titlebar_close_button = true
  38.  
  39. # Define the image to load
  40. @ (if titlebar_close_button_[normal|focus] these values are ignored)
  41. titlebar_close_button_img_normal = /titlebar/closea.png
  42. titlebar_close_button_img_focus = /titlebar/closera.png
  43. # Or create your own close button
  44. #titlebar_close_button_normal = <span>...</span>
  45. #titlebar_close_button_focus = <span>...</span>
  46.  
  47. # You can use your own command to set your wallpaper
  48. 1;3Q
  49. wallpaper_cmd = awsetbg /home/maki/Photos/wallpapers/wwmd.png

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post