DrPantsu

bbleanbar

Jul 7th, 2012
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. # ------------------------------------------------------
  2. # bbLeanbar 1.17 - configuration
  3.  
  4. # Lines starting with # or ! are ignored
  5.  
  6. # ---------------------
  7. # The items on the bar:
  8. # This builds a toolbar with tasks and tray. You can
  9. # change the order of items or uncomment some of the
  10. # currently disabled (!) items)
  11.  
  12. #bbleanbar.item: WorkspaceLabel
  13. #bbleanbar.item: WorkspaceButtonL
  14. #bbleanbar.item: WorkspaceButtonR
  15. bbleanbar.item: Tasks
  16. bbleanbar.item: CurrentOnlyButton
  17. bbleanbar.item: Tray
  18. #bbleanbar.item: WindowButtonL
  19. #bbleanbar.item: WindowButtonR
  20. bbleanbar.item: Clock
  21.  
  22. !bbleanbar.item: TaskStyleButton
  23. !bbleanbar.item: WindowLabel
  24. !bbleanbar.item: NewLine
  25. !bbleanbar.item: Space
  26.  
  27. # ----------------
  28. # General Settings (ctrl-right-click menu)
  29. bbLeanBar.placement: BottomLeft
  30. bbLeanBar.position.x: 0
  31. bbLeanBar.position.y: 1063
  32. bbLeanBar.widthPercent: 100
  33. bbLeanBar.useSlit: false
  34. bbLeanBar.AutoHide: false
  35. bbleanbar.OnTop: true
  36. bbleanbar.autoRaise: true
  37. bbleanbar.snapToEdge: true
  38. bbLeanBar.pluginToggle: true
  39.  
  40. bbLeanBar.alpha.enabled: false
  41. bbleanbar.alpha.value: 200
  42.  
  43. # ---------
  44. # Task Tabs
  45. bbLeanBar.tasks.style: 0
  46. bbLeanBar.tasks.maxWidth: 100
  47. bbLeanBar.tasks.reverse: false
  48. bbLeanBar.tasks.current: false
  49. bbLeanBar.tasks.sysmenu: false
  50. bbLeanBar.tasks.drawBorder: false
  51.  
  52. ------------
  53. # Icons
  54. bbLeanBar.smallIcons: true
  55. bbLeanBar.icon.saturation: 20
  56. bbLeanBar.icon.hue: 60
  57.  
  58. # ------------
  59. # Clock-Format
  60. bbLeanBar.strftimeFormat: %d %a %#H:%M
  61.  
  62. # ---------------
  63. # Special Options
  64. bbLeanBar.autoFullscreenHide: true
  65. bbLeanBar.setDesktopMargin: true
  66. bbLeanBar.sendToSwitchTo: true
  67. bbLeanBar.sendToGesture: true
  68.  
  69. # -------------------------
  70. # hidden icons (auto saved)
  71. bbLeanBar.tray.hidden.count: 14
  72. bbLeanBar.tray.hidden.1: "SystemTray_Main",1226
  73. bbLeanBar.tray.hidden.2: "ATL:000007FEFBB941F0",100
  74. bbLeanBar.tray.hidden.3: "ATL:000007FEF6C552C0",49293
  75. bbLeanBar.tray.hidden.4: "STARTKILLER",0
  76. bbLeanBar.tray.hidden.5: "Afx:0000000140000000:0",128
  77. bbLeanBar.tray.hidden.6: "WindowsForms10.Window.0.app.0.33c0d9d",1
  78. bbLeanBar.tray.hidden.7: "Afx:00400000:80b",131
  79. bbLeanBar.tray.hidden.8: "WindowsForms10.Window.0.app.0.33c0d9d",1
  80. bbLeanBar.tray.hidden.9: "WorkerW",123
  81. bbLeanBar.tray.hidden.10: "USurface_31184",1
  82. bbLeanBar.tray.hidden.11: "gtkstatusicon-observer",47854528
  83. bbLeanBar.tray.hidden.12: "{E7076D1C-A7BF-4f39-B771-BCBE88F2A2A8}",1
  84. bbLeanBar.tray.hidden.13: "QWidget",0
  85. bbLeanBar.tray.hidden.14: "gtkstatusicon-observer",72324104
  86. bbLeanBar.alwaysOnTop: true
Advertisement
Add Comment
Please, Sign In to add comment