unix2dos plugins/bbLeanBar/bbLeanBar.rc
This commit is contained in:
parent
38133c2b99
commit
e416153d37
@ -1,107 +1,107 @@
|
||||
# ------------------------------------------------------
|
||||
# bbLeanbar 1.17 - configuration
|
||||
|
||||
# Lines starting with # or ! are ignored
|
||||
|
||||
# ---------------------
|
||||
# The items on the bar:
|
||||
# This builds a toolbar with tasks and tray. You can
|
||||
# change the order of items or uncomment some of the
|
||||
# currently disabled (!) items)
|
||||
|
||||
bbleanbar.item: WorkspaceLabel
|
||||
bbleanbar.item: WorkspaceButtonL
|
||||
bbleanbar.item: WorkspaceButtonR
|
||||
bbleanbar.item: Tasks
|
||||
bbleanbar.item: CurrentOnlyButton
|
||||
bbleanbar.item: WindowButtonL
|
||||
bbleanbar.item: WindowButtonR
|
||||
!bbleanbar.item: Tray
|
||||
bbleanbar.item: Clock
|
||||
|
||||
!bbleanbar.item: TaskStyleButton
|
||||
!bbleanbar.item: WindowLabel
|
||||
!bbleanbar.item: NewLine
|
||||
!bbleanbar.item: Space
|
||||
|
||||
# ----------------
|
||||
# General Settings (ctrl-right-click menu)
|
||||
bbLeanBar.placement: TopCenter
|
||||
bbLeanBar.position.x: 128
|
||||
bbLeanBar.position.y: 0
|
||||
bbLeanBar.widthPercent: 80
|
||||
bbLeanBar.useSlit: false
|
||||
bbLeanBar.AutoHide: false
|
||||
bbleanbar.OnTop: true
|
||||
bbleanbar.autoRaise: true
|
||||
bbleanbar.snapToEdge: true
|
||||
bbLeanBar.pluginToggle: true
|
||||
|
||||
bbleanbar.alpha.enabled: false
|
||||
bbleanbar.alpha.value: 200
|
||||
|
||||
# ---------
|
||||
# Task Tabs
|
||||
bbLeanBar.tasks.style: 2
|
||||
bbLeanBar.tasks.maxWidth: 100
|
||||
bbLeanBar.tasks.reverse: false
|
||||
bbLeanBar.tasks.current: true
|
||||
bbLeanBar.tasks.sysmenu: true
|
||||
bbLeanBar.tasks.drawBorder: false
|
||||
|
||||
------------
|
||||
# Icons
|
||||
bbLeanBar.smallIcons: true
|
||||
bbLeanBar.icon.saturation: 255
|
||||
bbLeanBar.icon.hue: 60
|
||||
|
||||
# ------------
|
||||
# Clock-Format
|
||||
bbLeanBar.strftimeFormat: %d %a %#I:%M
|
||||
|
||||
# ---------------
|
||||
# Special Options
|
||||
bbLeanBar.autoFullscreenHide: true
|
||||
bbLeanBar.setDesktopMargin: true
|
||||
bbLeanBar.sendToSwitchTo: true
|
||||
bbLeanBar.sendToGesture: true
|
||||
|
||||
# -------------------------
|
||||
# hidden icons (auto saved)
|
||||
bbLeanBar.tray.hidden.count: 0
|
||||
|
||||
# Second bar
|
||||
bbleanbar.2.item: WorkspaceLabel
|
||||
bbleanbar.2.item: WorkspaceButtonL
|
||||
bbleanbar.2.item: WorkspaceButtonR
|
||||
bbleanbar.2.item: Tasks
|
||||
bbleanbar.2.item: CurrentOnlyButton
|
||||
bbleanbar.2.item: WindowButtonL
|
||||
bbleanbar.2.item: WindowButtonR
|
||||
bbLeanBar.2.placement: TopCenter
|
||||
bbLeanBar.2.position.x: 1408
|
||||
bbLeanBar.2.position.y: 0
|
||||
bbLeanBar.2.widthPercent: 80
|
||||
bbLeanBar.2.useSlit: false
|
||||
bbLeanBar.2.AutoHide: false
|
||||
bbleanbar.2.OnTop: true
|
||||
bbleanbar.2.autoRaise: true
|
||||
bbleanbar.2.snapToEdge: true
|
||||
bbLeanBar.2.pluginToggle: true
|
||||
bbleanbar.2.alpha.enabled: false
|
||||
bbleanbar.2.alpha.value: 200
|
||||
bbLeanBar.2.tasks.style: 2
|
||||
bbLeanBar.2.tasks.maxWidth: 100
|
||||
bbLeanBar.2.tasks.reverse: false
|
||||
bbLeanBar.2.tasks.current: true
|
||||
bbLeanBar.2.tasks.sysmenu: true
|
||||
bbLeanBar.2.tasks.drawBorder: false
|
||||
bbLeanBar.2.smallIcons: true
|
||||
bbLeanBar.2.icon.saturation: 255
|
||||
bbLeanBar.2.icon.hue: 60
|
||||
bbLeanBar.2.strftimeFormat: %d %a %#I:%M
|
||||
bbLeanBar.2.autoFullscreenHide: true
|
||||
bbLeanBar.2.setDesktopMargin: true
|
||||
bbLeanBar.2.sendToSwitchTo: true
|
||||
bbLeanBar.2.sendToGesture: true
|
||||
bbLeanBar.2.tray.hidden.count: 0
|
||||
# ------------------------------------------------------
|
||||
# bbLeanbar 1.17 - configuration
|
||||
|
||||
# Lines starting with # or ! are ignored
|
||||
|
||||
# ---------------------
|
||||
# The items on the bar:
|
||||
# This builds a toolbar with tasks and tray. You can
|
||||
# change the order of items or uncomment some of the
|
||||
# currently disabled (!) items)
|
||||
|
||||
bbleanbar.item: WorkspaceLabel
|
||||
bbleanbar.item: WorkspaceButtonL
|
||||
bbleanbar.item: WorkspaceButtonR
|
||||
bbleanbar.item: Tasks
|
||||
bbleanbar.item: CurrentOnlyButton
|
||||
bbleanbar.item: WindowButtonL
|
||||
bbleanbar.item: WindowButtonR
|
||||
!bbleanbar.item: Tray
|
||||
bbleanbar.item: Clock
|
||||
|
||||
!bbleanbar.item: TaskStyleButton
|
||||
!bbleanbar.item: WindowLabel
|
||||
!bbleanbar.item: NewLine
|
||||
!bbleanbar.item: Space
|
||||
|
||||
# ----------------
|
||||
# General Settings (ctrl-right-click menu)
|
||||
bbLeanBar.placement: TopCenter
|
||||
bbLeanBar.position.x: 128
|
||||
bbLeanBar.position.y: 0
|
||||
bbLeanBar.widthPercent: 80
|
||||
bbLeanBar.useSlit: false
|
||||
bbLeanBar.AutoHide: false
|
||||
bbleanbar.OnTop: true
|
||||
bbleanbar.autoRaise: true
|
||||
bbleanbar.snapToEdge: true
|
||||
bbLeanBar.pluginToggle: true
|
||||
|
||||
bbleanbar.alpha.enabled: false
|
||||
bbleanbar.alpha.value: 200
|
||||
|
||||
# ---------
|
||||
# Task Tabs
|
||||
bbLeanBar.tasks.style: 2
|
||||
bbLeanBar.tasks.maxWidth: 100
|
||||
bbLeanBar.tasks.reverse: false
|
||||
bbLeanBar.tasks.current: true
|
||||
bbLeanBar.tasks.sysmenu: true
|
||||
bbLeanBar.tasks.drawBorder: false
|
||||
|
||||
------------
|
||||
# Icons
|
||||
bbLeanBar.smallIcons: true
|
||||
bbLeanBar.icon.saturation: 255
|
||||
bbLeanBar.icon.hue: 60
|
||||
|
||||
# ------------
|
||||
# Clock-Format
|
||||
bbLeanBar.strftimeFormat: %d %a %#I:%M
|
||||
|
||||
# ---------------
|
||||
# Special Options
|
||||
bbLeanBar.autoFullscreenHide: true
|
||||
bbLeanBar.setDesktopMargin: true
|
||||
bbLeanBar.sendToSwitchTo: true
|
||||
bbLeanBar.sendToGesture: true
|
||||
|
||||
# -------------------------
|
||||
# hidden icons (auto saved)
|
||||
bbLeanBar.tray.hidden.count: 0
|
||||
|
||||
# Second bar
|
||||
bbleanbar.2.item: WorkspaceLabel
|
||||
bbleanbar.2.item: WorkspaceButtonL
|
||||
bbleanbar.2.item: WorkspaceButtonR
|
||||
bbleanbar.2.item: Tasks
|
||||
bbleanbar.2.item: CurrentOnlyButton
|
||||
bbleanbar.2.item: WindowButtonL
|
||||
bbleanbar.2.item: WindowButtonR
|
||||
bbLeanBar.2.placement: TopCenter
|
||||
bbLeanBar.2.position.x: 1408
|
||||
bbLeanBar.2.position.y: 0
|
||||
bbLeanBar.2.widthPercent: 80
|
||||
bbLeanBar.2.useSlit: false
|
||||
bbLeanBar.2.AutoHide: false
|
||||
bbleanbar.2.OnTop: true
|
||||
bbleanbar.2.autoRaise: true
|
||||
bbleanbar.2.snapToEdge: true
|
||||
bbLeanBar.2.pluginToggle: true
|
||||
bbleanbar.2.alpha.enabled: false
|
||||
bbleanbar.2.alpha.value: 200
|
||||
bbLeanBar.2.tasks.style: 2
|
||||
bbLeanBar.2.tasks.maxWidth: 100
|
||||
bbLeanBar.2.tasks.reverse: false
|
||||
bbLeanBar.2.tasks.current: true
|
||||
bbLeanBar.2.tasks.sysmenu: true
|
||||
bbLeanBar.2.tasks.drawBorder: false
|
||||
bbLeanBar.2.smallIcons: true
|
||||
bbLeanBar.2.icon.saturation: 255
|
||||
bbLeanBar.2.icon.hue: 60
|
||||
bbLeanBar.2.strftimeFormat: %d %a %#I:%M
|
||||
bbLeanBar.2.autoFullscreenHide: true
|
||||
bbLeanBar.2.setDesktopMargin: true
|
||||
bbLeanBar.2.sendToSwitchTo: true
|
||||
bbLeanBar.2.sendToGesture: true
|
||||
bbLeanBar.2.tray.hidden.count: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user