Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. [general]
  2. distance = 50
  3. useNetWMFullscreen = true
  4. ignoreSkipTaskbar = true
  5. updateFreq = 60.0
  6. lazyTrans = false
  7. pipePath = /tmp/skippy-xd-fifo
  8. movePointerOnStart = false
  9. movePointerOnSelect = false
  10. movePointerOnRaise = false
  11. switchDesktopOnActivate = false
  12. useNameWindowPixmap = false
  13. forceNameWindowPixmap = false
  14. includeFrame = true
  15. allowUpscale = false
  16. showAllDesktops = false
  17. showUnmapped = true
  18. preferredIconSize = 128
  19. clientDisplayModes = thumbnail icon filled none
  20. iconFillSpec = orig mid mid #00FFFF
  21. fillSpec = orig mid mid #FFFFFF
  22. background = orig mid mid /home/marlock/Изображения/rect5399.png
  23.  
  24. [xinerama]
  25. showAll = true
  26.  
  27. [normal]
  28. tint = black
  29. tintOpacity = 0
  30. opacity = 200
  31.  
  32. [highlight]
  33. tint = #101020
  34. tintOpacity = 0
  35. opacity = 255
  36.  
  37. [tooltip]
  38. show = true
  39. followsMouse = false
  40. offsetX = 683
  41. offsetY = 740
  42. align = mid
  43. border = #ECEDEE
  44. background = #ECEDEE
  45. opacity = 128
  46. text = #000000
  47. textShadow = none
  48. font = fixed-11:weight=bold
  49.  
  50. [bindings]
  51. miwMouse1 = focus
  52. miwMouse2 = close-ewmh
  53. miwMouse3 = iconify
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement